Layout
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. When the layout draws, the script will be evaluated. It is expected that the script returns a text value.
Context
This profile was created for use in the following contexts:
- ArcGIS Pro
- ArcGIS Enterprise
Profile variables
Variable Name | Type | Description |
---|---|---|
$feature | Feature | The feature whose values may be displayed in the layout. |