[ Main Menu ] [ Extension Tools Menu ] [ Basic Edition Menu ]

<iSTRIN> Tag


<iSTRINSRC="source string" ( )
DST="destination string" ( )
>

Resolves to the location within SRC where DST starts, or 0 if not within. This is case sensitive.
UsageThis can be used to find a string within another string for parsing purposes. Could be used to look for text within email messages that are obtained with the iPOP tag.


iSTRIN example
Example Source Code
Top