getIndexAbove
Public function
Get the index above a given index.
Signature
function getIndexAbove(below: string): string
Parameters
Name | Description |
---|---|
|
The index below. |
Returns
string
Source
Public function
Get the index above a given index.
function getIndexAbove(below: string): string
Name | Description |
---|---|
|
The index below. |
string