Click or drag to resize

DefineCommandsStringVariable Property

Defines a string variable.

Namespace:  MediaCy.Automation.Automate.Scripting
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property StringVariable ( 
	parent As McCommand
) As DefineStringVariable
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineStringVariable
See Also