IEaxDrillSettings.ParseAction

Syntax

ParseAction(Element: Integer): String;

Parameters

Element. Dictionary element.

Description

The ParseAction method parses action where substitution as a dimension attribute is used and presents it as a text.

Comments

To prepare action where substitution as a dimension attribute is used, use the IEaxDrillSettings.PrepareAction method.

Example

The method use is given in the example for IEaxDrillSettings.PrepareAction.

See also:

IEaxDrillSettings