Skip to content

Dimension Create

Impure

Creates a dimension. Can optionally wipe it if it already exists.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Executed when the dimension creation is finished.

Data Inputs

Dimension Name

INPUT

Name of the dimension to create.

Type

INPUT

Type of the dimension to create.

Data Outputs

Success

OUTPUTboolean

True if the dimension was created or wiped and recreated.

Settings

Wipe Existing

BOOLEAN

If true, will wipe the existing dimension if it already exists.

Default: false

Error If Exists

BOOLEAN

If true, will throw an error if the dimension already exists and wipe existing is false.

Default: false

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing