Stdout()

Stdout()

Type: REGULAR FUNCTION

Purpose: Stdout sends 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.

Usage: Stdout(variable)

or

Stdout(“text”)

Related Topics Link IconRelated Topics