var lastError='Upon call of the MapActionHandler a MapActionManager has to be available in the session or reinitialization information must be provided.'; if(typeof glbMap=='object') glbMap.setMapInfo({ error:{type:'UNKNOWN', message:lastError} }) else alert(lastError);