Use of this._convert in script include
Hi all, Can anyone explain the function of this._convert in script includeFor example, in below lineif (gRecord.next()) {quickLinksMap[gRecord.sys_id] = this._convert(gRecord, 1);}What does this._covert do? Thanks in advance
