CAS 6


takeright
- Text

Summary

Take characters from end of a field. Trailing blanks will be omitted.

Examples

3 takeright 'ABCDE'  
3 takeright 'ABCDE  '  
(-2) takeright 'ABCDE' 
5 takeright ZIPPLUS 

Syntax

NumChar takeright TextField

Left Arguments

Name Data Type Input Type Description Optional Default
NumChar Numeric Field, Constant Numer of characters to take No

Right Arguments

Name Data Type Input Type Description Optional Default
TextField Text Field, Constant Field or constant to take characters from. No

Result

Type: Text





Build 6.0.675