Command Fields |
[This is preliminary documentation and is subject to change.]
The Command type exposes the following members.
| Name | Description | |
|---|---|---|
| _category |
An optionally assigned category string.
| |
| _description |
The text-based description for the command.
| |
| _name |
Name of this command.
| |
| _properties |
Property form for this command.
| |
| _state |
State of operation of this command.
| |
| _type |
Type of command such as orders or actions where each has different lifetimes.
| |
| _updateCheck |
Object to check if time to process the command has passed.
|