Encodes index as a valid lowercase alpha variable name.
A variable name or undefined if an index corresponds to a forbidden name.
undefined
The variable index to encode.
The array of names that cannot be returned.
Generated using TypeDoc
Encodes index as a valid lowercase alpha variable name.
Returns
A variable name or
undefined
if an index corresponds to a forbidden name.