hasFunction
Check whether a SWAIG function with the given name is registered on this
service. Parity accessor matching Python’s ToolRegistry.has_function.
Parameters
name
The function name to check.
Returns
boolean — true when a function with that name is registered.