Command Method (DioFile)

Applies To

All

Purpose

Set or return command for the specified step.

Syntax

Object.Command (vStep, obCommand)

Or

[obCommand = ] Object.Command (vStep)

 

The Channels property syntax has the following parts:

Name

Type

Description

Object

DioFile

DioFile object

vStep

Variant

Step number in the file. Step number specified by either the step label or the step number.

obCommand

DioCommand

DioCommand Object.

 

See Also

DioCommand, DioBoard