Actions (Context Actions)

This variable contains basic information about actions available in the context. When you get this variable, you see only action definitions that are accessible at your current permission level, not necessarily all existing actions.

Variable Name:

actions

Records:

0...unlimited

Permissions:

Readable/writable at None permission level

Record Format:

Field Name

Field Description

Field Type

Notes

name

Name of the action.

String


description

Description of the action.

String

Nullable

help

Detailed description of the action.

String

Nullable

accelerator

Action hotkey.

String

Nullable

dropSources

Drag-and-drop activation rules.

Data Table

Nullable

hidden

Action visibility flag.

Boolean


enabled

Action availability flag.

Boolean


iconId

Action icon ID.

String

Nullable

group

Action group.

String

Nullable

executionGroup

Action execution group.

String

Nullable

default

Flag defining whether this action is a default one in its context.

Boolean


Was this page helpful?