disp

Type: External

Group: system

Syntax

DISP(string1, string2, string3, ...)

Description

This displays a set of lines of text.

Examples

DISP("Hello", "world") Hello world