~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#Output| 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 ) <=[[4rpl:start| Index]]