LEFT(var1:string,var2:integer) :BIGSTR

Returns the left-most var2 characters of var1

See also: Right, Mid