-
Notifications
You must be signed in to change notification settings - Fork 36
First Function
Nilesh Ghodekar edited this page Jan 8, 2016
·
2 revisions
object First(values:[list or object])
Returns the first value in a list.
If the input parameter is null, the function returns a null value. If the input parameter is a single object, the single object is returned.
1.0.0.0 and later
First(SortList([//WorkflowData/IDs]))
- 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