~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#Output| Output]] ====== Print3 ====== PRINT3 (“Hello” “World” " Again") ===== Description ===== Prints 3 values from the stack into the rpl.txt output file. ===== Examples ===== Print3 ("Coords:" <-x <-y ) <=[[4rpl:start| Index]]