Please enable JavaScript to view this site.

XStudio 3

The Actions table contains information about all defined Actions. Its on-disk name is: Actions.nx1

Actions Table Field Definitions

The fields contained in the Actions table, including field type and size (if applicable).

Field Name

Type

Size

Description

ActionID

AutoInc

 

Each time an Action record is created, a unique ID value is automatically assigned by the system. This value is used to identify the Action and is not user-modifiable.

ActionName

String

30

The user-assigned name for the Action.

RelayNo

Integer

 

<Not used, for future expansion>

ListID

Integer

 

<Not used, for future expansion>

Data

BLOB

 

Contains the list of Tasks, in order, used in the Action.

RecCreateDate

Date/Time

 

The date and time the record was created.

RecEditDate

Date/Time

 

The date and time the record was last edited.

RecEditBy

String

30

The user who last edited the record.