-
Notifications
You must be signed in to change notification settings - Fork 36
Null Function
Nilesh Ghodekar edited this page Jan 8, 2016
·
2 revisions
void Null()
Returns a null value. Typically used in Update Resources activity with the "Allow Null" checkbox to clear the value of an attribute.
None.
1.0.0.0 and later
IIF(LessThan(Length([//Target/EmployeeID]),8)), LeftPad([//Target/EmployeeID],8,"0"),Null())
- 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