Join Slack
Powered by
You can't do something like this in SS2, no? ```va...
# suitescript
x
XochisSketches
03/19/2020, 4:18 PM
You can't do something like this in SS2, no?
Copy code
var x = record.Type.SALES_ORDER; var y = record.load({ type: x id: 12345 });
Open in Slack
Previous
Next