Hi ~
there are two questions
- is there any console in the deadline for scripting debugging ? I can not use "print " in my script
- can I custom my hot keys ?
Hi ~
there are two questions
Hi Jasper,
Use LogInfo( “text goes here” ) to print out messages. If the script is being executed by the slave, you’ll see the output in the slave log. If it’s being executed by the monitor, view the monitor log for the output. You can access the logs from the monitor/slave by selecting Help -> Explore Log Folder.
This is not possible at the moment, but is an interesting idea. We’ll put this on the wish list.
Cheers,