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