erictgrubaugh
toObject
function toObject(result) { return { lineUniqueKey: result.getValue({name: "lineuniquekey"}), id: result.getValue({name: "internalid"}) }; }