Returns the command input that has the specified ID.
"commandInputs_var" is a variable referencing a CommandInputs object.
|
"commandInputs_var" is a variable referencing a CommandInputs object.
|
Type | Description |
CommandInput | Returns the specified command input or null if the input ID doesn't match an existing command input. |
Name | Type | Description |
id | string | The unique ID of the command input you want to get. |