Right() 會傳回包含輸入字串最後一個 (最右側) 字元的字串,其中字元數由第二個引數決定。
Syntax:
Right(text, count)
Return data type: 字串
Arguments: