Join Slack
Powered by
Could anyone tell me if Object.keys would would in...
# suitescript
k
karlenigma
11/22/2018, 10:58 AM
Could anyone tell me if Object.keys would would in NetSuite currently.
s
samyt
11/22/2018, 11:00 AM
Can you be more specific ?
k
karlenigma
11/22/2018, 11:00 AM
looking to use it in my Suitelet to iterate through an object.
s
stalbert
11/26/2018, 4:19 PM
Object.keys
is part of ES5.1 so I'd expect NS to have it
stalbert
11/26/2018, 4:20 PM
In general you can expect NS to be a faithful ES5.1 implementation
Open in Slack
Previous
Next