getIndexBetween
Public function
Get the index between two indices.
Signature
function getIndexBetween(below: string, above?: string): string
Parameters
Name | Description |
---|---|
|
The index below. |
|
The index above. |
Returns
string
Source
Public function
Get the index between two indices.
function getIndexBetween(below: string, above?: string): string
Name | Description |
---|---|
|
The index below. |
|
The index above. |
string