IEaxDrillSettings.ParseAction

Fore Syntax

ParseAction(Element: Integer): String;

Fore.NET Syntax

ParseAction(Element: uinteger): 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.

Fore and Fore.NET Examples

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

See also:

IEaxDrillSettings