The EB command marks the end of a code block that started with a BB command.
Format of MLB Command | Format of Sheffield Routine |
MLString "EB" |
EndBlock |
Example of MLB Command | Example of Sheffield Routine |
Example #1 |
|
MLString "EB" |
EndBlock |
Input
None
Results
The command marks the end of the block of code that began with the previous BB command.
Skip Action
Executes even when inside a skip block.
Error Messages