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

<iSTRICMP> Tag


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

This is a case insensitive 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

iSTRICMP example
Example Source Code
Top