class ForFunc : public ComFunc (Return to index)

for-loop command for ComTerp.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/postfunc.h

Description:

val=for(initexpr whileexpr [nextexpr [bodyexpr]] :body expr) -- for loop.

Public:



(more documentation)