Content deleted Content added
→User Machine Elf 1735: new section |
|||
Line 234:
WHERE ARE THE RULES FOR ALL THE LEGAL BUT WIERD CHARACTERS IN IDENTIFIERS? (e.g. "$", "_", etc) <span style="font-size: smaller;" class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/24.129.93.200|24.129.93.200]] ([[User talk:24.129.93.200|talk]]) 16:29, 16 September 2010 (UTC)</span><!-- Template:UnsignedIP --> <!--Autosigned by SineBot--> {{small|''([[WP:REFACTOR|moved to new section]])''}}
:Added to [[JavaScript_syntax#Variables]]: "An identifier must start with a letter, underscore (_), or dollar sign ($); subsequent characters can also be digits (0-9). Because JavaScript is case sensitive, letters include the characters "A" through "Z" (uppercase) and the characters "a" through "z" (lowercase). Starting with JavaScript 1.5, you can use [[ISO 8859-1]] or [[Unicode]] letters (or \uXXXX Unicode escape sequences) in identifiers."—[[User:Machine Elf 1735|Machine Elf 1735]] ([[User talk:Machine Elf 1735|talk]]) 00:18, 17 September 2010 (UTC)
|