If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Length of (Entered chat string)) Greater than or equal to (Length of Variable)
Then - Actions
For each (Integer A) from 1 to (Length of (Entered chat string)), do (Actions)
Loop - Actions
For each (Integer B) from 1 to (Length of (Entered chat string)), do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Substring((Entered chat string), (Integer A), (Integer B))) Equal to Variable
Then - Actions
Game - Display to (All players) the text: Matching
Else - Actions
Do nothing
Else - Actions
Do nothing