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