Parses the string for a fully qualified name (e.g., in CLIPS: [MODULE::]NAME). The function returns the name as the result. The Module name is returned in the Module parameter; if no module name is detected, Module will equal an empty string
Namespace: InferenceEngine
Delphi |
public |
Parameters
AString
Type: String
Module
Type: String
Encoding
Type: TEncoding
Type: String
Reference |