mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
561 B
561 B
Home > kibana-plugin-plugins-expressions-public > ExecutionContext > getSearchContext
ExecutionContext.getSearchContext property
Get search context of the expression.
Signature:
getSearchContext: () => ExecutionContextSearch;