%a:EXPR% (is not|does not equal) %b:QSTRING% for %scope:EXPR%Variable1.0.0
Description
Checks if a scoped global variable does not equal a string value (case-insensitive). The 'for' clause specifies which entity's stored value to read.
Examples
if tpa_requester is not "none" for target:All Possible Usages (2)
Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
<a> is not <b> for <scope><a> does not equal <b> for <scope>