Having trouble using the ‘db’ object. This line results in error: SCRIPT_ERROR - db is not defined
db.setConnectionString('connection string here')
I’m running this in the IDE on a Mac. Is there something else needed to be able to use the db object?