Comparison Condition

Information on Variable Conditions

What are comparison conditions?

Comparison conditions are a way to check if two things in the command are "not equal" or "greater"

Here is an explanation:

Example: You want to see if a "{option_a}" is equal to "{option_b}". So we use a comparison condition to check if they are. The "comparison value" will be "{option_a}" and the value will be "{option_b}" and the condition type will be "equal to". If they are both equal to the same thing it will send a message if not it wont do anything.

Click on the block to get more information on configuration to set it exactly how you want it!

Last updated