Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > IECSInterfaces > Interfaces

IInterpretedFunction Interface

Scroll Prev Top Next More

Defines a function that is accessible within the CLIPS/expert system environment and has been defined in the environment, i.e., a deffunction. An interpreted function is executed interpretively, as opposed to compiled code, by the inference engine. It is made up of statements that may be function calls (to other user functions) or values (which are resolved at execution time). The interpreted function executes until all of its statements are executed or a return function is encountered

Namespace: IECSInterfaces

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb