.competitionStarted SKIP 1 \ Flag to indicate whether the competition has started: \ \ * 0 = the competition has not started \ \ * Non-zero = the competition has startedName: competitionStarted [Show more] Type: Variable Category: Drivers Summary: A flag to indicate whether or not the competition has startedContext: See this variable in context in the source code References: This variable is used as follows: * MainLoop (Part 2 of 6) uses competitionStarted * MainLoop (Part 3 of 6) uses competitionStarted * MainLoop (Part 5 of 6) uses competitionStarted * MainLoop (Part 6 of 6) uses competitionStarted