PopupExpression

Defines an Arcade expression within a pop-up.

Since

200.1.0

Constructors

Link copied to clipboard
constructor()

Creates a popup expression. Use a pop-up expression object to define an Arcade expression within a pop-up.

Properties

Link copied to clipboard

The Arcade expression defined in this expression.

Link copied to clipboard

The name of this expression.

Link copied to clipboard

The return type of this expression.

Link copied to clipboard

The title of this expression.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int