Click or drag to resize

McCommandsExists Method (String)

Checks if key exists in Commands

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function Exists ( 
	key As String
) As Boolean

Parameters

key
Type: SystemString

Return Value

Type: Boolean
Remarks