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)