123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: rs
- // (C) Copyright IBM Corp. 2003, 2022.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- function _sf2(_e25, _tvj, _ycf){this._xu4=_e25;this._5hj=_tvj;this._4xe=_ycf;};Object.defineProperties(_sf2.prototype,{"value":{get:function(){return this._xu4.getCellValue(this._5hj, this._4xe);}},"formattedValue":{get:function(){return this._xu4.getFormattedCellValue(this._5hj, this._4xe);}},"rowIndex":{get:function(){return this._5hj;}},"columnIndex":{get:function(){return this._4xe;}},"valueIndex":{get:function(){return this._xu4.columnValues[this._4xe]?this._xu4.json.rows[this._5hj][this._4xe]:NaN;}}});
|