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