Framework
isReservedPrefix()
Function: isReservedPrefix()
function isReservedPrefix(key): booleanCheck if a key starts with a reserved prefix.
Parameters
| Parameter | Type |
|---|---|
key | string |
Returns
boolean
Robo.jsfunction isReservedPrefix(key): booleanCheck if a key starts with a reserved prefix.
| Parameter | Type |
|---|---|
key | string |
boolean