Artificial Intelligence
Artificial Intelligence
Information

KnowledgeBase.GetFactByName(string) method


      Returns an object of the Fact class specified by its name.


Namespace : ielib
Assembly : ielib.dll

public Fact GetFactByName(string aFactName)

Parameters

Type : System.string.

aFactName : represents the name of a fact.

Return value

Type : ialib.Fact.

The purpose of the Fact class that has the specified name is found, otherwise null