Syntax: disp(string1, string2, string3, ...)
Description: This displays a set of lines of text.
Group: system
Note:
Example:disp("Hello")Hello
Also see:
Implemented in: LambdaDISP.java