Join Slack
Powered by
dumb question corner How do I view the contents of...
# suitescript
c
Caleb Fong
04/19/2018, 7:48 PM
dumb question corner
How do I view the contents of a search object "raw" as in like ye olde
console.log(name_of_search_function);
? I've been stumbling around the help docs because just adding a
console.log();
comes back with: "org.mozilla.javascript.EcmaError: ReferenceError: "console" is not defined."
Open in Slack
Previous
Next