Returns a syntactically correct string representation of all the user functions in the hash table
Namespace: InferenceEngine
Delphi |
public |
Property Value
Type: String
If a user function implements the IInterpretedFunction interface, the function will be added and be able to parsed correctly by the Engine later. If the user function does not implement that interface, the FunctionName of the user function will be added in a comment line |
Reference |