[ Main Menu ] [ Extension Tools Menu ] [ Enterprise Edition Menu ]
<iSTRCSPAN> Tag


 
<iSTRCSPAN
 
 

Usage
 
 

See Also

SRC="source string"
SET="set of characters"
>

 Searches the SRC until any of the characters in SET are found and returns the number of characters scanned (in other words, the position in the SRC).   Returns zero if no characters are found in the SRC from the SET.

other string functions


iSTRCSPAN Example
Example Source Code
Top