This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== LEFT(var1:string,var2:integer) :BIGSTR ====== Returns the left-most `var2` characters of `var1` **See also:** [[ppl:functions:right|Right]], [[ppl:functions:mid|Mid]]