<@U5TF1GQ20> They may be using toJSON but the stru...
# suitescript
a
@battk They may be using toJSON but the structure is a mess as it is: Result Object without result could be {property: ''} or could be {property: [{value: 'value', text: 'text'}]} or could be 3 more different things depending on formula types... So I guess I don't trust in toJSON neither.
b
outside of different behavior for formula fields during map/reduce (i would guess its a java thing here), the JSON is consistent
netsuite is unlikely to change the existing structure since map/reduce scripts rely on it now