~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#Output| Output]] ====== PrintAll ====== PRINTALL ===== Description ===== Removes all values from the stack and prints them in the RPL.txt file The values will be on a single line and **not** separated by a space when printed. ===== Examples ===== PRINTALL ("cat" "dog" "rat" "mouse" "flea" "tick" "worm" "caterpillar" ) <=[[4rpl:start| Index]]