Hierarchy Insert Element
Impure
Inserts an element into a hierarchy.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFired when the element insertion is complete.
Data Inputs
Dimension Name
INPUTThe name of the dimension to insert the element into.
Hierarchy Name
INPUTThe name of the hierarchy where the element will be inserted.
Parent Element Name
INPUTThe name of the parent element. Leave blank to insert at the root.
Element Name
INPUTThe name of the element to insert.
Element Type
INPUTThe type of element: Group (N-Level) or Structure (C-Level). Defaults to Group.
Weight
INPUTThe weight of the element. Defaults to 1.
Value Type
INPUTThe value type of the element: Numeric or String. Defaults to Numeric.
Settings
Error on Fail
BOOLEANIf true, will throw an error if the element failed to insert.
Default: true
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing