Gets target entry from the entries array. This lets you work with the target entry with selected id.
number that represents the index of target entry.
a WeatherEntry from the entries array at index from parameters and * returns undefined if index is out of range.
See Implementation
Gets target entry from the entries array. This lets you work with the target entry with selected id.