+1 888 340 6572

MessageLog: Difference between revisions

From MultiCharts
No edit summary
mNo edit summary
Line 19: Line 19:
:::If the number of characters in the output is less than the specified minimum, leading spaces will be added to bring the output to the specified minimum value.  
:::If the number of characters in the output is less than the specified minimum, leading spaces will be added to bring the output to the specified minimum value.  
   
   
== Notes ==
* MessageLog is the equivalent of [[Print]].
== Example ==
== Example ==
<syntaxhighlight>MessageLog(.1);</syntaxhighlight>
<syntaxhighlight>MessageLog(.1);</syntaxhighlight>