'DefFunctions are defined functions, e.g., functions '+'that are defined by an expert system and not the inference engine, or '+'interpreted functions. They act like interpreted macros for simplifying '+'the writing of expert systems. The functions must be defined before they '+'are actually used or a syntax error will result. Every deffunction must '+'have a unique name, not just unique among deffunctions but among all '+'functions defined in the inference engine.'
Namespace: IEParser
Delphi |
SUserFunctionComment = 'DefFunctions are defined functions, e.g., functions '+ |
Value
Type: string
Reference |