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