I tried that ``` var rec = context.newRecord; var ...
# suitescript
b
I tried that
Copy code
var rec = context.newRecord;
var loadRecord = rec.load(options)
And I got an error, but I don't see the error in my logs - I may not have logged it - I could try it again