49
edits
| 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 | ||
=== | === 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 == | ||
* | * | ||