Parses the string and returns the construct type detected. The function returns ptNone for an unknown type. With a CLIPS parser, this function will return ptFunCall for unrecognized keywords following a parentheses, e.g., "(SomeName)"
Namespace: InferenceEngine
Delphi |
public |
Parameters
AString
Type: String
Encoding
Type: TEncoding
Type: TParsedType
Reference |