CAS 6


substr
- Text

Summary

Select a substring from a field. Note if length is a field, result will be padded with blanks

Examples

substr PAYHIST 4 9 

Syntax

substr TextField StartPosition Length

Right Arguments

Name Data Type Input Type Description Optional Default
TextField Text Field, Constant Raw Data No
StartPosition Numeric Field, Constant Starting Position of string No
Length Numeric Field, Constant Length of string Yes

Result

Type: Text

Extracted data



Build 6.0.624