SetIntVar¶
Sets or overwrites an int variable that can be retrieved by [GetIntVar] further down (left in) the graph.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| SubGraph (Command) | — |
| VariableName (String) | — |
| Value (Int32) | — |
| LogLevel (Int32) | — |
| ClearAfterExecution (Boolean) | — |
Outputs¶
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |