View all questions & answers for the PCSAE exam
When creating an automation in XSOAR, what is the best way to create a log message?
Using a debug statement
Using the demisto.debug() function
Using a print statement
Using the demisto.results() function
Submit