Home > Contents >
Alpha TOC   |    Annotated TOC 

 

notNull

Ignores the inner content of the XML node if the given variable is null.

Syntax

<notNull
       name="parameter name"        
      />

Attributes

Name
Type
Required?
Default value
Description
name
string
No default value.
Names the parameter to check.

Children

  • <equals>
  • <notEquals>

    Parents

  • <notEquals>
  • <query>
  • <where>

    Example

    <notNull name="myparam" value="somevalue">print this text</notNull>
    
    
    
    
    
      Home > Contents >

    Oracle WebCenter Sites 11gR1 | Analytics Tag Reference
    Copyright 2012 by Oracle Corporation
    All rights reserved.