.screenSection EQUB 0Name: screenSection [Show more] Type: Variable Category: Screen mode Summary: The section of the screen that is currently being drawn by the custom screen interrupt handler (0 to 4) Deep dive: Hidden secrets of the custom screen modeContext: See this variable in context in the source code References: This variable is used as follows: * MainDrivingLoop (Part 3 of 5) uses screenSection * ScreenHandler uses screenSection * SetCustomScreen uses screenSection