Applies To
All
Purpose
Inserts label at the specified step number.
Syntax
Object.SetLabel (dwStep, sLabel)]
The SetLabel method syntax has the following parts:
Name |
Type |
Description |
Object |
DioFile |
DioFile object |
dwStep |
DWORD |
Step number to insert the label in. |
sLabel |
String |
Label. |
See Also