Skip to content

Hierarchy Insert Element

Impure

Inserts an element into a hierarchy.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fired when the element insertion is complete.

Data Inputs

Dimension Name

INPUT

The name of the dimension to insert the element into.

Hierarchy Name

INPUT

The name of the hierarchy where the element will be inserted.

Parent Element Name

INPUT

The name of the parent element. Leave blank to insert at the root.

Element Name

INPUT

The name of the element to insert.

Element Type

INPUT

The type of element: Group (N-Level) or Structure (C-Level). Defaults to Group.

Weight

INPUT

The weight of the element. Defaults to 1.

Value Type

INPUT

The value type of the element: Numeric or String. Defaults to Numeric.

Settings

Error on Fail

BOOLEAN

If true, will throw an error if the element failed to insert.

Default: true

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing