<< Prev        Next >>

ID : 5711

Search

Commands Functions
InStr To return a position of a specific string within a string.
InStrRev Start searching a designated string (string2) in any string (string1) from the end of the character position, then return the character position of the string (number of characters from the beginning to the character) when it appears first.

ID : 5711

<< Prev        Next >>

Related Information
InStr
InStrRev