<iSTRICMP> Tag
<iSTRICMP | SRC="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. | |
Resolution | Resolves to true or false |