ArrayGap
is a datatype
for a gap in the array. Null values represent missing bounds.
Table: ArrayGap
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 23, 2024 | |||||
endsAtIndex | integer | yes | Short-Term | Array gap ends at this index (exclusive). This is a preview, under active development. | |
startsAtIndex | integer | yes | Short-Term | Array gap starts at this index (inclusive). This is a preview, under active development. |