Actions
$unsafe » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 06/14/2016 05:57 AM
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
text - The text to evaluate.
Properties
.undo - Undo the base64 encode of the text.
Updated by Per Amundsen over 8 years ago · 1 revisions