GetLabelName Method (DioFile)

Applies To

All

Purpose

Return the label for the specified step.

Syntax

[sLabel = ] Object.GetLabelName (dwStep)

 

The GetLabelName method syntax has the following parts:

Name

Type

Description

Object

DioFile

DioFile object

DwStep

DWORD

Step number.

SLabel

String

String containing the label at the specified step number.

 

See Also

GetLabelStep, Label, Labels