Home > Contents >
Alpha TOC | Annotated TOC
equals
Ignores the inner content of the
XML
node if the given variable does not match the given value.Syntax
<equals name="parameter name" value="parameter value" />Attributes
Name Type Required? Default value Descriptionname
string ✓ No default value. Parameter name.value
string ✓ No default value. The value to compare to the parameter's value.Children
<notEquals>
Parents
<notEquals>
<notNull>
<query>
<where>
Example
Select something from my_table <equals name="myvalue" value="false">where x='#myvalue#' </equals>
Home > Contents > ![]()
Oracle WebCenter Sites 11gR1 | Analytics Tag Reference
Copyright 2012 by Oracle Corporation
All rights reserved.