-
Notifications
You must be signed in to change notification settings - Fork 36
Or Function
Nilesh Ghodekar edited this page Jan 8, 2016
·
2 revisions
bool Or(condition:bool, condition:bool)
Returns a Boolean value indicating if either condition is true.
If any of the input condition is null, the function returns false.
1.0.0.0 and later
Or([//Target/IsAdmin],Contains([//WorkflowData/AdminMembers],[//Target/ObjectID]))
- MIMWAL Site - http://aka.ms/MIMWAL
- MIMWAL Releases - http://aka.ms/MIMWAL/Releases
- MIMWAL Documentation Wiki - http://aka.ms/MIMWAL/Wiki
- MIMWAL FAQ - http://aka.ms/mimwal/faq
- MIMWAL GitHub Code Repo - http://aka.ms/MIMWAL/Repo
- MIMWAL TechNet Q&A Forum (now read-only) - http://aka.ms/MIMWAL/Forum