Introduction - If you have any usage issues, please Google them yourself
Expansion assignment operator:* = and/= (2) expansion of the statement (Pascal FOR statement): FOR < variable> : = < expression> STEP < expression> UNTIL < expression> Do < statement>