You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Initializes the module for it's first usage. By default this calls PerformModuleReload with the
/// the dictionary.
/// </summary>
/// <param name="codeContext">The CodeContext for the module.</param>
/// <param name="optimizedGlobals">A list of globals which have optimize access. Contains at least all of the global variables reutrned by GetGlobalVariableNames.</param>