findRaceByCode
findRaceByCode
The findRaceByCode method returns a Race record that match with the race code that was provided.
Method
The method uses the GET HTML method.
Input
The input to the method is string race code.
Output
The output is the Race entry if found or an empty document if no entry is known by the system with that race code.
Â