I've got a string, ex. xxx,yyy,zzzz,10.50 I need to strip the 10.50 off of the string. In VB I would use InStrRev (searches the string from ...
確定! 回上一頁