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