Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

JavaScript object numeric keys



You can reference the object's properties as you would an array and use either me[123] or me["123"]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #JavaScript #object #numeric #keys
ADD COMMENT
Topic
Name
6+3 =