Expression Popup Element
A pop-up element that displays content defined by a custom Arcade expression. The Arcade language can perform mathematical calculations, format text, and evaluate logical statements to generate the content of the ExpressionPopupElement. The Arcade expression is provided by a PopupExpression. For more information about Arcade expressions, see ArcGIS Arcade.
Since
200.1.0
Constructors
Link copied to clipboard
Creates a new expression pop-up element with the given expression. Refer to Popup Element for more details.
Inherited properties
Link copied to clipboard
True if the pop-up element is contained in the Popup.evaluatedElements, false otherwise.