Applies To
GC5050, GX5050, GX5055, GX5150, GX5280, GX5290
Purpose
Sets or returns the command to/from specified step.
Syntax
Object.Command (vFileStep, ObDioCommand)
[ObDioCommand= ] Object.Command (vFileStep)
The Command method syntax has the following parts:
Name |
Type |
Description |
Object |
DioBlock |
DioBlock object |
vFileStep |
Variant |
Starting step number in the file. Step number specified by either step label or step number. |
ObDioCommand |
DioCommand |
DioCommand object. |
See Also