CAS 6


take
- Text

Summary

Take characters from begining (or end) of a field

Examples

3 take 'ABCDE'  
(-2) take 'ABCDE' 
5 take ZIPPLUS  
rjust 12 take LOANID 

Syntax

NumChar take TextField

Left Arguments

Name Data Type Input Type Description Optional Default
NumChar Numeric Field, Constant Numer of characters to take No

Right Arguments

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

Result

Type: Text





Build 6.0.624