~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#Output| Output]] ====== PrintStack ====== PrintStack ===== Description ===== Prints all the values from the stack to the RPL.txt file without removing them. The top and bottom of the stack will be identified, and the data type of each item will be provided. Note ## Examples PrintStack ("cat" "dog" "rat" "mouse" "flea" "tick" "worm" "caterpillar" ) <=[[4rpl:start| Index]]