-
Notifications
You must be signed in to change notification settings - Fork 36
Count Function
Nilesh Ghodekar edited this page Jan 8, 2016
·
2 revisions
int Count(values:[list or object])
Returns the number of entries in a list. If an object is passed (single string or resource ID, for example), the count will be 1. If a null value is supplied, the count will be 0.
If the input value is null, the function returns 0. If the input is a single value instead of a list of values, the function returns 1.
1.0.0.0 and later
Count([//Effective/Roles])
- 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