# GetIntVar *in [Lib.flow.context](README.md)* 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 |