Index
Output

Print4

PRINT4 (“Oh” “Hello” “World” “ Again”)

Description

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

Examples

Print4  ("Coords and angle:" <-x <-y <-angle )

Index