Syntax: LFT(string, # chars)Defn: A CI evaluator function that performs left string extraction.Type: StringExample: lft('abc',2)Result: ab