E.3 Parameter Tag
The parameter tag defines parameters that are passed to the report. This tag must be enclosed within a create tag.
The parameter tag is optional.
Attribute Name |
Description |
Required |
Allowed Values |
name |
The name of the parameter |
Yes |
The name of any parameter defined in the report |
value |
The value of the parameter |
Yes |
Any valid value |
type |
The data type of the parameter |
Yes |
string, number, date, boolean |
format |
The format of the value, if it is a date parameter |
Only for dates |
A format string as specified by java. text.SimpleDateFormat |
| << E.2 Create Tag | © 1996-2013 InetSoft Technology Corporation (v11.5) | E.4 Header Tag >> |