Let your WordApp make decisions
/if
in the editor, and hit Enter
. You’ll be prompted to fill in some details about the node, like its name, and the conditions and actions you want to include in the attributes editor.
=
, you will then have the following three options :
Comparison | How it works |
---|---|
Match | Checks if the two values are equal |
Text | Checks if the first value contains the second value |
Number | Compares two numeric inputs, with sub-options for the comparison operator (e.g. >, <) |
+ Add If
button below all the existing conditions. There’s also an ELSE condition, which runs if none of the other conditions are true.
If
@is_known_user
mention is the
text “true”. If so, the WordApp will run the nodes inside this section:Else