Extract the last part of a field after the last occurance of particular character. Useful for extracting the last name in a 'last name last' field.
',' bstrip NAME
',' fstrip 'Smith, John'
SingleChar bstrip TextField
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
SingleChar | Text | Constant | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
TextField | Text | Field, Constant | No |
Type: Text
Text field with stripped data.