Engine:CCMD run: Difference between revisions

No change in size ,  15 October 2023
Line 19: Line 19:




Script Statement Syntax:
Script statement syntax:
# 'Statements' are text blocks that begin with a command name, and are followed by any other text, and end with line-end or semi-colon. A new statement can begin adjacent to the previous statements ending delimiter.
# 'Statements' are text blocks that begin with a command name, and are followed by any other text, and end with line-end or semi-colon. A new statement can begin adjacent to the previous statements ending delimiter.
# Command names begin or end at white-space, semi-colon, or line-end, and end at comment start.
# Command names begin or end at white-space, semi-colon, or line-end, and end at comment start.