Line 221: | Line 221: | ||
console.log(object_property); | console.log(object_property); | ||
− | console.log(temp_object[ | + | console.log(temp_object[value_to_search]); |
− | if( temp_object[object_property] == value_to_search ){ | + | |
+ | // if( temp_object[object_property] == value_to_search ){ | ||
// console.log("Found instance of: "+value_to_search+" --- "+ all_teams_info[x].[object_property] ); | // console.log("Found instance of: "+value_to_search+" --- "+ all_teams_info[x].[object_property] ); | ||
− | + | // } | |
} | } |
Revision as of 20:33, 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.