Dimension Create Multiple
Creates a dimension. Can optionally wipe it if it already exists.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTExecuted when the dimension creation is finished.
Data Inputs
Dimension Names
INPUTA list of names for dimensions to create.
Type
INPUTType of the dimension to create.
Data Outputs
Success
OUTPUTboolean
Returns true if at least one dimension was successfully created or wiped and recreated. False if all dimensions already existed and were skipped.
Settings
Wipe Existing
BOOLEANIf true, will wipe an existing dimension if it already exists.
Default: false
Error If Exists
BOOLEANIf true, will throw an error if a dimension already exists and wipe existing is false.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing