Get Command Line Option
Last updated
Last updated
The Get Command Line Option Node allows to obtain the command-line arguments, named options, that were given when the Project was initiated and then use them in the Logic.
Attribute | Type | Description |
---|---|---|
| Drop-Down | The Data Type of the command-line arguments. |
Attribute | Type | Description |
---|---|---|
| String | Name given to the retrieved option, if none is received in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| String | Name given to the retrieved option. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Defined in the | The value of the option given in the command-line. |
| Pulse | A Pulse that will be triggered if there is an error in retrieving the arguments from the command-line. |