GetElementIndexPageForView
Use this method to retrieve the first letters of all the elements in a view.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| viewID | Integer | The view ID. |
| includeSubViews | Boolean | Whether subviews should be included. |
Output
| Item | Format | Description |
|---|---|---|
| GetElementIndexPageForViewResult | Array of string | The first letters of all the elements in the specified view. |