if with multiple or conditions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 06:03 AM
i need to check if variable is in or between multiple integers , is there another way or script writing with builtin In() ir Between() other than adding multiple if ors
example requested :-
If (variable IN(value1, value2 ,value3) )
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 06:12 AM
Hello,
Your question is confusing but if you want to check multiple condition for one variable you can use 'Switch' activity in workflow but if it is for front end validation then you can use UI policy if field is string one.
Please hit like and mark my response as correct if that helps
Regards,
Musab
Regards,
Musab