Take characters from end of a field. Trailing blanks will be omitted.
3 takeright 'ABCDE'
3 takeright 'ABCDE '
(-2) takeright 'ABCDE'
5 takeright ZIPPLUS
NumChar takeright TextField
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumChar | Numeric | Field, Constant | Numer of characters to take | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
TextField | Text | Field, Constant | Field or constant to take characters from. | No |
Type: Text