Since version: 1.11
The layout profile allows the map author to write an expression that evaluates to a value to be used in a layout dynamic text element or report. When the layout draws or report is generated, the script will be evaluated. It is expected that the script returns a text value.
Context
The following products implement this profile:
Spatial reference
The spatial reference of the map in which the expression executes determines the execution context's spatial reference.
Time zone
The time zone of the map in which the expression executes determines the execution context's default time zone.
Profile variables
Variable Name | Type | Description |
---|---|---|
$feature | Feature | The feature whose values may be displayed in the layout. |