- 
                Notifications
    
You must be signed in to change notification settings  - Fork 33
 
Length Function
        Nilesh Ghodekar edited this page Jan 8, 2016 
        ·
        2 revisions
      
    int Length(value:string)
Returns the length of the string.
In the input value is null, the function returns 0.
1.0.0.0 and later
IIF(And(IsPresent([//Target/MiddleName]),GreaterThan(Length([//Target/MiddleName]),2)),$firstname+" "+[//Target/MiddleName],$firstname)
- 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