Structure: command 

Object Description:

A language command

Creation Command:

Created and maintained by the system.

Permitted Scope:

global only

Array Capability:

No

Membership Potential:

None

Graphic Primitive Capability:

No

User Function Capability:

No

 

Generic Elements

.access

-

string

Access rights

.alength

*

numeric

Array length (1)

.class

*

string

Identifier class (command)

.desc

-

string

Description

.elements

*

string[3]

Structure element names

.etypes

*

string[3]

Structure element types

.is_class

*

numeric func

Whether identifier is an instance of a particular class

.is_proc

*

numeric

Whether identifier is a procedure/function

.num_elements

*

numeric

Structure element count (3)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (command)

.variant

*

string

Identifier variant (identifier)

* = Read only element.

 

Structure Elements

.after

-

callback

Statements to execute after command

.before

-

callback

Statements to execute before command

.id

*

numeric

Command code

* = Read only element.