apply func arglist
Defined in packages/acs-core/utilities-procs.tclEvaluates the first argument with ARGLIST as its arguments, in the environment of its caller. Analogous to the Lisp function of the same name. Parameters: func arglist
Evaluates the first argument with ARGLIST as its arguments, in the environment of its caller. Analogous to the Lisp function of the same name.