InStrRev () The first function returns a string within another ... var = "Microsoft VBScript" msgbox("Line 1 : " & InStrRev(var,"s",10)) ...
確定! 回上一頁