print

Category

Display commands

Syntax

print(mA);

Description

Message A is displayed in a window. If f15 is not set, then the window remains for 1/2 * v21 seconds (provided v21 is greater than 0) or until a key is pressed. If f15 is set, then the window remains until a close.window command is issued.

See also

print.v
print.at
print.at.v
close.window