Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.ParseNExecuteFunCall(String,TEncoding) Method
Parses the string for a function call and executes the function call. The result of the function call is returned
Namespace: InferenceEngine
Delphi
public function ParseNExecuteFunCall( const AString: String; Encoding: TEncoding = nil ): IIEValue; virtual;
Parameters
AString
Type: String
Encoding
Type: TEncoding
Type: IIEValue
•TInferenceEngine
•InferenceEngine