How do I view the scriptContext object in the cons...
# suitescript
k
How do I view the scriptContext object in the console? without running a script
blinkingguy 2
c
Script …. Context….
k
WebStorm names the record object (or current Record object) as scriptContext
w
I think he’s trying to say that there is no scriptContext when running code in the console since it’s not in the context of a script.
c
Yup
🎖️ 1