Engine:CCMD run: Difference between revisions

5 bytes removed ,  15 October 2023
Line 80: Line 80:
:12. 'Executable statements' are composed of both the parsed 'command name' and 'other text' components, excluding comments
:12. 'Executable statements' are composed of both the parsed 'command name' and 'other text' components, excluding comments


=== Parameter rules: ===
=== Parameters: ===
'Statements' intrinsically contain only a 'command' optional 'other text'. Each context or command is basically 'other text' as a whole string, or as divided into multiple parameters.
'Statements' intrinsically contain only a 'command' optional 'other text'. Each context or command is basically 'other text' as a whole string, or as divided into multiple parameters.


== Notes ==
== Notes ==
*
*