Overview
To define an object, values are specified for the object's properties.
Using the expression language
An Expression is a sequence of operands, operators, and parentheses that the runtime system can evaluate as a single value.
Using RTL classes
RTL expressions do not contain the primitive data types "byte", "short", "int", "long", "float", "double", "boolean" and "char". Instead, everything is expressed as objects. All methods are member functions. There are no global functions.
Using the PXML expression language
Genero Report Writer provides the PXML Expression language to define the value of a property that is of the PXML (dimension) type.