Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IReasoner > Methods
IReasoner.ContainsUserFunction(TIEName) Method
Returns whether the inference engine contains a function with the given name
Namespace: IECSInterfaces
Delphi
public function ContainsUserFunction( const Name: TIEName ): Boolean; overload;
Parameters
Name
Type: TIEName
Type: Boolean
•IReasoner
•IECSInterfaces