isVariableNameStart

fnbool isVariableNameStart(char c)

Returns true if the character can start a variable name (letter or underscore).