
New Operators in If/Else Logic!
A new update to the If/Else action inside Gold Star Pro now gives you more control when working with text fields. Instead of creating multiple conditions for each possible value, you can now handle them all at once with two powerful new operators.
Let’s break down what’s new and how to use it effectively.
What’s New in If/Else
You can now use these two new operators in text fields:
Is any of
Is none of
These operators allow you to input multiple values into a single condition by simply separating them with commas. This makes your workflows cleaner and faster to set up.
Why This Matters
Before this update, checking multiple values required stacking multiple If/Else actions or writing complex logic. Now, a single condition can do the job.
For example, if you want to check whether a contact’s status is “New”, “Lead”, or “Prospect”, you can now do that in one step.
How to Use the New Operators
Follow these simple steps to take advantage of this feature in Gold Star Pro:
1. Open the If/Else Action
Go to your workflow.
Select or add an If/Else action.
2. Choose a Text Field
Pick any field that accepts text-based conditions (e.g., tags, status, source).
3. Select the Operator
In the dropdown, choose Is any of or Is none of depending on your logic.
4. Add Multiple Values
Enter your values separated by commas.
Example:
New, Lead, Prospect
This will check if the field matches any of the options you’ve listed.
Use Case Example
Let’s say you want to route contacts differently based on their status:
If a contact’s status is any of
New, Lead, Prospect
, they go into a lead nurturing workflow.If their status is none of those, they go into a different workflow for existing customers.
Now you can handle both of these scenarios using just one If/Else step each — no need to build out long branching logic.
Final Thoughts
These new operators help simplify your workflows, reduce the number of steps, and make your automation logic easier to read and manage. Whether you're organizing contacts, segmenting users, or setting conditional actions, this update makes it more efficient.
Let your logic do more, with less.