Framework
needsEncoding()
Function: needsEncoding()
function needsEncoding(key): booleanCheck if a key needs encoding (contains unsafe characters).
Parameters
| Parameter | Type |
|---|---|
key | string |
Returns
boolean
Robo.jsfunction needsEncoding(key): booleanCheck if a key needs encoding (contains unsafe characters).
| Parameter | Type |
|---|---|
key | string |
boolean