-
Notifications
You must be signed in to change notification settings - Fork 36
Right Function
Nilesh Ghodekar edited this page Jan 8, 2016
·
2 revisions
string Right(input:string, length:int)
Returns a trailing substring of specified length. If the specified length is greater than the input string, the entire input string is returned.
If the second input parameter (length) is null, an exception is thrown.
1.0.0.0 and later
Right([//Target/CostCenter],3)
- 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