Determines if a user function of the specified Name is available in the inference engine. If it is, the function returns TRUE and sets UserFunction to that function
Namespace: InferenceEngine
Delphi |
public |
Parameters
Name
Type: TIEName
UserFunction
Type: IUserFunction
Type: Boolean
IReasoner.ContainsUserFunction(TIEName,IUserFunction)
Reference |