class EvalFunc : public ComFunc (Return to index)

eval string command for ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/ctrlfunc.h

Description:

str|lst=eval(cmdstr [cmdstr ...] :symret) -- evaluate string as commands, optionally returning symbol instead of nil.

Public:



(more documentation)