Statements
Comment
Comment Statement <<< This feature has not yet been implemented
Comment
<<|>>Place the widgit around the thingamajig
<<:>>if the gizmo approaches a limp doodad.
<<:>>
Comments are used to tell the Model Compiler what it should insert as a comment at this point in the generated code. It usually refers to the generated code produced by the next Matrix statement.
The Model Compiler may ignore this statement or any directives specified.
A comment is only allowed to be made up from letters, numbers, space and full stop. It is the responsibility of the analyst to ensure that the text in the comment will not interfere with the working of the source code comment and to keep the comment text to a reasonable length.
|