ReactionFieldResults.get_result_at
- ReactionFieldResults.get_result_at(location)[source]
Get the result for a given location.
- Parameters:
- locationobject
The location to retrieve the result for.
- Returns:
- object
The result at the given location.
Get the result for a given location.
The location to retrieve the result for.
The result at the given location.