This is an old revision of the document!
SUMMARY
- PLOT_LINE( <value> )
- SUMMARY( <format string>, [<arg0>, <arg1>, …, <argn> )
Displays a summary.
Function Parameters Parameter Description <format string> The formatting string of the summary. <arg0> … <argn> The values that will get substituted into the format string.
{?} specifies a placeholder in the format string where the argument values are substituted in.