How to add this condition in workflow " state=-4^EQ "
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 08:23 AM
Hi,
Can any one help me how to add this condition "state=-4^EQ" in workflow?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 09:57 AM
What have you tried?
What's the screenshot for? Are you trying to mimic it? checkout the workflow and set the condition state is -4.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 12:33 PM
That's the code representation of a UI condition. If you checkout the workflow you will see the UI condition builder populated. If you're trying to use the same criteria in a workflow script, it would just be state=-4.