- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#vars_and_functions|Vars and Functions]]
===== --! =====
===== 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" --!