Project

General

Profile

Actions

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

Parameter Description
text The text to evaluate.

Properties

Property Description
.undo Undo the base64 encode of the text.

Updated by Per Amundsen about 1 year ago · 2 revisions

Also available in: PDF HTML TXT