Click or drag to resize

DefineVariableCommandCheckVariable Method

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function CheckVariable ( 
	app As McApplication,
	val As McNDRendElement
) As Boolean

Parameters

app
Type: MediaCy.IQL.ApplicationMcApplication
val
Type: MediaCy.IQL.Display.ViewerNDMcNDRendElement

Return Value

Type: Boolean
See Also