Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001
Syntax: LFT(string, # chars)
Defn: A CI evaluator function that performs left string
extraction.
Type: String
Example: lft('abc',2)
Result: ab
Back to Main Index