Check if the token underlying the node is a mixed-capitalized word.
returnedBoolean = variableType("$mixcap")
returnedBoolean - type: int
variableType - type: N
Returns 1 if the token is a mixed-capitalized word and 0 if not.
MIchigan, or abcD
$allcaps, $cap, $lowercase, $uppercase, Special Variables