Index
Output

Print2

PRINT2 (“Hello” “World”)

Description

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

Examples

Print2 ("X" <-x)

Index