_9th.js 557 B

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: rs
  3. // (C) Copyright IBM Corp. 2003, 2022.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. var _9th={};_9th._k42=function(_h18,_z4c){Application.GlassContext.services.userProfile.getUserAccount({}).done(function(account){if(_h18){_h18(account);}return true;}).fail(function(dfd,jqXHR,textStatus,errorThrown){if(_z4c){_z4c(dfd, jqXHR, textStatus, errorThrown);}else{console.log("_k42 failed");}return false;});};