CAS 6


bstrip
- Text

Summary

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.

Examples

',' bstrip NAME
',' fstrip 'Smith, John'

Syntax

SingleChar bstrip TextField

Left Arguments

Name Data Type Input Type Description Optional Default
SingleChar Text Constant No

Right Arguments

Name Data Type Input Type Description Optional Default
TextField Text Field, Constant No

Result

Type: Text

Text field with stripped data.



Build 6.0.624