_ql6.js 557 B

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: irot
  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 _ql6={};_ql6._vo=function(_fs2,_mc4){Application.GlassContext.services.userProfile.getUserAccount({}).done(function(account){if(_fs2){_fs2(account);}return true;}).fail(function(dfd,jqXHR,textStatus,errorThrown){if(_mc4){_mc4(dfd, jqXHR, textStatus, errorThrown);}else{console.log("_vo failed");}return false;});};