Index
Output

Print3

PRINT3 (“Hello” “World” “ Again”)

Description

Prints 3 values from the stack into the rpl.txt output file.

Examples

Print3 ("Coords:" <-x <-y )

Index