Represents a report/page variable in the report.
The variable can be defined in the report. There are two types of variable: report variable and page variable. Report variable means the variable is finalized at the end of report. Page variable means the variable is finalized for each page. The variable can be used in onPageStart/onPageEnd scripts.
The name for the variable.
The name for the variable.
The value for the variable.
The type for the variable.