mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
13 lines
480 B
Markdown
13 lines
480 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [kibana-plugin-plugins-expressions-server](./kibana-plugin-plugins-expressions-server.md) > [ExpressionFunction](./kibana-plugin-plugins-expressions-server.expressionfunction.md) > [help](./kibana-plugin-plugins-expressions-server.expressionfunction.help.md)
|
|
|
|
## ExpressionFunction.help property
|
|
|
|
A short help text.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
help: string;
|
|
```
|