InStrRev 是一個函式,可返回一個字元串在另一個字元串中首次出現的位置。搜尋從字元串的末端開始,但是返回的 ... InstrRev(string1, string2[, start[, compare]]).
確定! 回上一頁