command

command


clipboard Index Level conversion
Syntax
Category Definitions
Type Definition
Description is used to indicate a stored procedure which is inherent to one of the processors in Pick.

For example, "de", is a valid command in the FlashBASIC Debugger and "who" is a TCL command.

"command" and "verb" are essentially the same thing when used in reference to TCL. For example, "who" is both a "verb" as well as a "command". Not all "verbs" are "verbs" by definition, but they are all commands.
Options
See Also tcl2 verbs verb PROC TCL tcl edit commands tcl-stack BASIC
Example
Warnings
Compatibility D3 7.0 AP R83
clipboard Index Level conversion