Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.ParseFactSet(String,TEncoding) Method
Parses the string for a fact set and returns the fact set. The fact set is not added to the inference engine
Namespace: InferenceEngine
Delphi
public function ParseFactSet( const AString: String; Encoding: TEncoding = nil ): TFactSet; virtual;
Parameters
AString
Type: String
Encoding
Type: TEncoding
Type: TFactSet
•TInferenceEngine
•InferenceEngine