Line 224: | Line 224: | ||
console.log(temp_object[object_property]); | console.log(temp_object[object_property]); | ||
− | + | console.log(value_to_search); | |
− | + | ||
− | + | if( temp_object[object_property] == value_to_search ){ | |
+ | console.log("Found instance of: "+value_to_search+" --- "+ temp_object[object_property] ); | ||
+ | } | ||
} | } |
Revision as of 20:40, 4 September 2019
Information on all teams
This page contains information and links to all the 2019 teams. If you would like to search by category or look for a specific team, you can do so by click below.