Skip to content

Lib.flow.context.GetIntVar

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

GetIntVar

in Lib.flow.context


Reads a variable from the context.

Also see [GetFloatVar]


Input Parameters

Name (Relevancy & Type) Description
VariableName (String) -
FallbackValue (Int32) -
LogUpdates (Int32) -

Outputs

Name Type
Result System.Int32

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

Clone this wiki locally