request to get left side of string :: count by setting number
取出字符串由左1位开始算的字 :: 可设要取的字数
Description:
Form:: Left(Txt,n)
calling left side of string and returning characters from string::
request 7 characters from "welcome learning" as the string
(one Chinese character = 2 English characters)