mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
664 B
664 B
Home > kibana-plugin-plugins-expressions-server > ExecutionParams > debug
ExecutionParams.debug property
Whether to execute expression in *debug mode*. In *debug mode* inputs and outputs as well as all resolved arguments and time it took to execute each function are saved and are available for introspection.
Signature:
debug?: boolean;