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

<iSTRCMP> Tag


<iSTRCMPSRC="source string"
DST="destination string"
>

This is a case-sensitive string compare tag. It compares the string in SRC="" with the string in DST="". If they match, the tag resolves to TRUE; else it resolves to FALSE.
ResolutionResolves to true or false


iSTRCMP example
Example Source Code
Top