FORMULA LANGUAGE
Searches a string from left to right and returns the leftmost characters of the string.
Syntax
@Left( stringToSearch ; numberOfChars ) @Left( stringToSearch ; subString )
Parameters
stringToSearch
resultString
Left function of LotusScript language
StrLeft function of LotusScript language
Example See Also