You can, just remember on multline statements you need to outdent, for example
IF 2the variable"<70
_THEN do something
__ELSE do something different
The _ will be spaces, it won't work otherwise.
If you're jumping to somewhere you'll have to use courselabs specific referencing.
You can use the actions IF SCORE and DISPLAY in the same way
You can, just remember on multline statements you need to outdent, for example
IF 2the variable"<70
_THEN do something
__ELSE do something different
The _ will be spaces, it won't work otherwise.
If you're jumping to somewhere you'll have to use courselabs specific referencing.
You can use the actions IF SCORE and DISPLAY in the same way