%a:STRING% (is|equals) true — Conditions

%a:STRING% (is|equals) true
Text1.0.0

Description

Checks if a string is truthy ("true", "on"), "yes" or "1").

Examples

if "{enabled}" is true:

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<a> is true
<a> equals true

Related (Text)