It does execute the log line right before it thoug...
# suitescript
k
It does execute the log line right before it though `
Copy code
log.debug("beforeSubmit", `${context.type} ${runtime.executionContext} ${context.newRecord.id}; user ${runtime.getCurrentUser().id}.`);