History of in operator Revision history for: English (US) Sep 5, 2016, 6:52:57 AM fscholz clear review; thanks! Previous Sep 2, 2016, 7:57:40 PM kamoroso94 I came to this page looking to find the distinction between the use of the `in` keyword when used in a for loop versus a conditional statement. I believe adding a link to the `for...in` article under the "See also" section would be very helpful. Previous Jan 21, 2016, 4:03:46 AM fscholz fix compat parsing error Previous Dec 15, 2015, 1:52:53 AM lewisje I don't know how to indicate supported versions, but I do know that symbols work as the left operands, and that even odd values for the left operand, like null, booleans, and objects, are converted to strings. Previous Nov 3, 2015, 11:59:24 AM fscholz add ES draft Previous Jul 31, 2015, 5:23:43 AM fscholz add Reflect.has Previous Jul 13, 2015, 12:52:06 PM Sebastianz Replaced static text for specification by macros Previous Apr 11, 2015, 10:28:54 AM fscholz lint Previous Nov 18, 2014, 9:25:12 AM fscholz Previous Nov 18, 2014, 9:24:16 AM fscholz