Changes

Jump to navigation Jump to search

Commentarycl

42 bytes added, 05:45, 3 April 2013
m
no edit summary
This reserved word sends the expression (or list of expressions) to the [[:Category:Expert_Commentary|Expert Commentary ]] window for whatever bar is selected by the Expert Commentary pointer.
'''== Usage'''==
<syntaxhighlight>
CommentaryCL("My Expression") ;
</syntaxhighlight>
Where::'''My Expression''' is a single or a comma-separated list of numeric, text string, or true/false expressions that are sent to the Expert Commentary window.
== Example ==The following will result in the string '''Example'"This is one line of commentary"''being sent to the commentary window. Any additional commentary sent will be placed on the next line.
The following will result in the string ''"This is one line of commentary"'' being sent to the commentary window. Any additional commentary sent will be placed on the next line.
<syntaxhighlight>
CommentaryCL("This is one line of commentary") ;

Navigation menu