~~NOTOC~~ ====== --! (RefDelete) ====== ===== Syntax ===== --! ===== Description ===== Pops a string from the stack and uses that as the name of a variable, then deletes that variable. ===== Examples ===== 42 ->theAnswer "theAnswer" --!
42 ->theAnswer "theAnswer" --!