Engine:CCMD run: Difference between revisions

Line 24: Line 24:
::<kua>[ ;\n]command[ ;\n]</kua>
::<kua>[ ;\n]command[ ;\n]</kua>
::<kua>command//comment</kua>
::<kua>command//comment</kua>
:3. Other text starts after any white-space after command name, until semi-colon, line-end, or comment start.
:3. 'Other text' starts after any white-space after command name, until semi-colon, line-end, or comment start.
::<kua>command other[;\n]</kua>
::<kua>command other[;\n]</kua>
::<kua>command other//comment</kua>
::<kua>command other//comment</kua>