Structure: structure

Object Description:

A user structure definition

Creation Command:

structure command

Permitted Scope:

application

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)

.create

-

callback

Object create procedure

.delete

-

callback

Object destruct procedure

.desc

-

string

Description

.elements

*

string [15]

Structure element names

.etypes

*

string [15]

Structure element types

.extend

*

procedure

Add static members

.num_elements

*

numeric

Structure element count (user-defined)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (structure)

.variant

*

string

Identifier variant (identifier)

* = Read only element

 

Structure Elements

User-defined