Actions Dump - thica/ORCA-Remote GitHub Wiki

dump

Dumps various information to the logfile. Useful for debugging. This action will not modify the error code

Attribute Description
string dump
type type of information to dump. Could be one of the following keywords
  • pages: Dumps all pagenames
  • queue: Dumps the current queue
  • vars: Dumps all vars
  • actions: Dumps all actions
  • definitionvars: Dumps all defitions vars
filter Filter to apply, just showing elements which CONTAIN the filter token (not for type = queue)
definitionname For type= definitionvars: The definitionvars of the definition with the given name will be dumped. If empty, all definition vars from all definitions will be dumped
⚠️ **GitHub.com Fallback** ⚠️