~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#Output| Output]] ====== Print2 ====== PRINT2 (“Hello” “World”) ===== Description ===== Prints 2 values from the stack into the rpl.txt output file. ===== Examples ===== Print2 ("X" <-x) <=[[4rpl:start| Index]]