Click or drag to resize

DefineCommandsSingleVariable Property

Defines a 4 bytes floatting point variable.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineSingleVariable
See Also