status parameter

The status parameter may be used to query or set the command status.  Many commands set the status parameter after the command has completed to indicate command completion information.  User-defined commands may wish to set the status parameter to indicate the command's completion status.

Availability

query command
set command

Scope

Global.

Syntax

query status
set status value 

Parameters

value Use the value parameter to set the value of the status parameter.  There are no restrictions on value.

Examples

query status
set status save.failed 


query command
set command