mirror of
https://github.com/elastic/kibana.git
synced 2025-06-30 03:53:20 -04:00
15 lines
515 B
Markdown
15 lines
515 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [kibana-plugin-plugins-data-server](./kibana-plugin-plugins-data-server.md) > [IndexPattern](./kibana-plugin-plugins-data-server.indexpattern.md) > [getScriptedFields](./kibana-plugin-plugins-data-server.indexpattern.getscriptedfields.md)
|
|
|
|
## IndexPattern.getScriptedFields() method
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
getScriptedFields(): IndexPatternField[];
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
`IndexPatternField[]`
|
|
|