var oLessonMgr = MainWindow.getInteractiveLessonMgr(); oLessonMgr.begin([ { "lights": "/Light/Color", "value": "#ffff00", "info": "Adjust the light color to yellow." } ]);