1 min readJun 8, 2020
There's also a "log" statement that can be used in the postlude to push values to the terminal debug log.
fired {
log "Value of x: " + x
}
There's also a "log" statement that can be used in the postlude to push values to the terminal debug log.
fired {
log "Value of x: " + x
}