<@U9D2H3SBV> Not a JS Guru over here but: - `func...
# suitescript
a
@ehcanadian Not a JS Guru over here but: -
function(options)
this is know as anonymous function. -
function initialize(options)
this is regular function...