OlympeClassesConfigVersion: NextOn this pageConfig Index ConstructorsconstructorMethodsgetParameterConstructors constructornew Config(): ConfigReturns ConfigMethods staticgetParametergetParameter(id: string): unknownReturn the value of the specified parameter. Parameters can get their values from the oConfig.json file or be overridden from the URL / command that opened the application.Parametersid: stringthe parameter idReturns unknown
Return the value of the specified parameter. Parameters can get their values from the oConfig.json file or be overridden from the URL / command that opened the application.