<=[[4rpl:start| Index]] ====== Delete Variable by reference ====== ===== 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" --! ~~NOTOC~~