email360 / ssjs-lib

An open-source library that takes the repetitive and complex tasks and simplifies them, enabling you to get the most out of Salesforce Marketing Cloud.
http://www.email360.io
Other
48 stars 14 forks source link

Array.indexOf() polyfill seems to break DataExtension.Rows.Retrieve() #16

Open FiB3 opened 4 months ago

FiB3 commented 4 months ago

Hello, it seems that when I have Array.indexOf() imported to the code, then the DataExtension's Rows.Retrieve() no longer works.