Join Slack
Powered by
I assume the constructor would be called each time...
# suitescript
a
andrew castellano
04/05/2018, 3:24 PM
I assume the constructor would be called each time I reference an element of the array?
e
ehcanadian
04/05/2018, 3:41 PM
No, it will only be called once
e
erictgrubaugh
04/05/2018, 3:42 PM
Right it would only be called upon initializing the Array; after that you'll just have an Array filled with instances of
Field
a
andrew castellano
04/10/2018, 5:54 PM
Hey guys, thanks for the responses, I missed these somehow.
e
erictgrubaugh
04/10/2018, 6:21 PM
because threads 😞
Open in Slack
Previous
Next