Back to product page

Stop method (Channels)


Stops a specific channel.

Type

None

Syntax

  • Basic
object.Stop [Index]    
The Stop(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type Channels.
IndexOptional. A Variant value. Specifies the channel Index or channel Name.

Remarks

This method is equivalent to the Channel.Stop method, for the given Index.

Platforms

Windows