Click or drag to resize

McCommandComment Property

Enter comments here.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Overridable Property Comment As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
Comments are used in scripts to document the flow of execution.
See Also