globalparam

Imports a parameter definition specified within the globalparams tag in the global.xml file.

Syntax

<globalparam
       name="parameter name"        
      />

Attributes

Name
Type
Required?
Default value
Description
name
string
No default value.
The name of the parameter.

Children

This tag has no children.

Parents

  • <report>

    Example

    See <param> tag.