LogoRobo.js
Framework

needsEncoding()

Function: needsEncoding()

function needsEncoding(key): boolean

Check if a key needs encoding (contains unsafe characters).

Parameters

ParameterType
keystring

Returns

boolean

On this page