Dimension Create
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 Name
INPUTName of the dimension to create.
Type
INPUTType of the dimension to create.
Data Outputs
Success
OUTPUTboolean
True if the dimension was created or wiped and recreated.
Settings
Wipe Existing
BOOLEANIf true, will wipe the existing dimension if it already exists.
Default: false
Error If Exists
BOOLEANIf true, will throw an error if the dimension already exists and wipe existing is false.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing