Element

Block Information

Available in: Page Flow

Toolbox Category: Html/DOM

Block Type: Output

Output Type: element

Element is an output block that allows you to retrieve a reference to any element on a page or form by selecting it. The output is of type element and is compatible with Value Parameters of type element or of type any.

The block consists of Element a Selectable Input to choose the element you want to retrieve.


Usage Example

The image below shows an example of the Element block where the value of the selected Input element is set to the text "Hello!" using the Set Input Value block.

Last updated