Adds a new Separator input to the command. A separator input is for visual purposes only and creates a line in the dialog providing a visual seperation between the command inputs above and below where the separator is inserted.
"commandInputs_var" is a variable referencing a CommandInputs object.
|
"commandInputs_var" is a variable referencing a CommandInputs object.
|
Type | Description |
SeparatorCommandInput | Returns the created SeparatorCommandInput object or null if the creation failed. |
Name | Type | Description |
id | string | The unique ID of this command input. It must be unique with respect to the other inputs associated with this command. |