|, and changes whatever that placeholder gives back.
Pipe
Result
:, whether that’s
text you typed or another placeholder.
Operator
Result
Pipes
Syntax
Operators
Syntax
Logic
Use these to change what a message says depending on the situation.if
Syntax
==, !=, >, <, >=, and <=.
Examples
unless
Syntax
if. Shows the first value when the condition is empty or false.
Example
default
Syntax
Example
Maths
Numbers are separated with
+, except sub, which uses -.
Countdown to a milestone
Text
These work on text you type, or on a placeholder you nest inside them.Random
Examples
What counts as empty
if, unless, and default all treat these as empty:
Everything else counts as having a value.
