_Added in 2.4_ *$unsafe(text)* Base64 encodes a text to delay evaluation for one level of evaluation. Useful for external user input in commands that may evaluate text later on, such as [[/timer]] commands. *Parameters* table(ktable). |*Parameter*|*Description*| | text | The text to evaluate. | *Properties* table(ktable). |*Property*|*Description*| | .undo | Undo the base64 encode of the text. |