can I just check if there is an ID after `var orde...
# suitescript
k
can I just check if there is an ID after
var order = context.newRecord;
with
order.id
? Or can I just check the
context.type
directly?