PrintVal

Print a single value or array to the screen. Prints with the default format for the given data type (that is, with no modifiers to the out stream).

Parameters
NameTypeDescription
Block string Name of block containing desired variable.
Variable string Name of variable to print.

Inputs
NameTypeDescription
Block/Variable int, real, string or array Variable to output to screen.

Outputs
NameTypeDescription