EffectsWhenClauseOn this pageWhenClauseStructure to be used for the when effect clauses. JSON Format { "type": "WhenClause", "condition": ..., "effect": ...} Fields FieldTypeRequiredDescriptioneffectEffect✓The effect to execute if the condition is satisfied.