Entering edit mode
6.7 years ago
ionox0
▴
390
Is it possible to use console.log
in CWL javascript expressions? Also I was wondering about debugger
statements or stepping through the code? Or what is the recommended way to go about debugging with CWL javascript?
seems like this is not available on Toil?