~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#Output| Output]] ====== Print5 ====== PRINT5 (“not” “another” “Hello” “world” “example”) ===== Description ===== Prints 5 values from the stack into the rpl.txt output file. ===== Examples ===== Print5 (<-x "plus" <-y "is" <-x add (<-y)) <=[[4rpl:start| Index]]