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.