Go to: Synopsis. Return value. Related.

Synopsis

evalEcho( cmdString;evalEcho arg1 [arg2 ... [argn]]; )

evalEcho is undoable, queryable, and editable.

This command is the same as the eval command except that it additionally echoes the command string being executed. This is useful for commands embedded within scripts and procedures which the user would like to see displayed in the command window.

Return value


The return value of the statement or procedure.

Related

eval, evalDeferred, scriptJob