Skip to content

lib.exec.context.SetIntVariable

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

SetIntVariable

in lib.exec.context


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 (CommandRequired) -
VariableName (String) -
Value (Int32) -
LogLevel (Int32) -
ClearAfterExecution (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally