Hi there folks, I'm having an issue while running ...
# suitescript
c
Hi there folks, I'm having an issue while running the following line:
newRecord.getSublists().includes('item')
the error I'm getting is:
Cannot find function includes in object
and in the docs it says:
Record.getSublistFields(options) => Returns: string[]