Skip to content

Dimension Create Multiple

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 Names

INPUT

A list of names for dimensions to create.

Type

INPUT

Type 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

BOOLEAN

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

Default: false

Error If Exists

BOOLEAN

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

Default: false

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing