IsValidApplication

Indicates whether the specified application exists on the specified cluster.

Syntax

<HFMwManageApplications>.IsValidApplication(bstrCluster, bstrAppName)
ArgumentDescription
bstrCluster

The cluster name.

Input argument. String subtype.

bstrAppName

The application name.

Input argument. String subtype.

Return Value

Boolean. Returns TRUE if the application exists on the cluster.