<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Input and Output functions > Stdout() |
Send output to the STDOUT window.
This is a useful function when debugging a new Explain™ script. Numerical values, text values, or any combination can be sent as output.
REGULAR FUNCTION
Stdout(variable)
or
Stdout("text")