mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
691 B
691 B
Home > kibana-plugin-plugins-expressions-public > ExpressionAstExpressionBuilder > functions
ExpressionAstExpressionBuilder.functions property
Array of each of the buildExpressionFunction()
instances in this expression. Use this to remove or reorder functions in the expression.
Signature:
functions: ExpressionAstFunctionBuilder[];