Talk:JavaScript syntax: Difference between revisions

Content deleted Content added
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)
 
== User Machine Elf 1735 ==
 
User:Machine Elf 1735 keeps reverting my edits and reverting my reverts. He has put in blatantly untrue information into this article, such as true == "0", "Only ±0 and NaN are false Numbers. ", and "Only the empty String is false." when in fact, 3 is not equal to true, and NaN is not equal to false. There is a difference between falsy and false values in javascript, but he removed this note. He even put a tenary operator into an example on equality, which is completely unrelated. Then he goes on my talk page accusing me of "putting incorrect information" in. He also just deletes my message from his talk page and links to [[Wikipedia:MAJORDICK]]. I request he be blocked for reverting correct editing, putting in untrue information, and deleting talk messages about the issue, and etc. [[Special:Contributions/72.152.120.17|72.152.120.17]] ([[User talk:72.152.120.17|talk]]) 23:11, 4 March 2011 (UTC)