Adds a function call to the "code" of the interpreted function. Function calls define the actions to perform when the interpreted function is called by the inference engine.
Namespace: IECSInterfaces
Delphi |
public |
Parameters
FunCall
Type: IFunCall
The actions are added to the Statement list |
Reference |