report_var( <"variable"> )
Description
This command pops up a message informing you of the current value of the specified variable. This may be useful when debugging your scripts.
Examples
For integer variables, the reply looks like:
While for float variables, the reply looks like:
Related information