Indicates whether the specified application exists on the specified cluster.
<HFMwManageApplications>.IsValidApplication(bstrCluster, bstrAppName)| Argument | Description |
|---|---|
| bstrCluster | The cluster name. Input argument. String subtype. |
| bstrAppName | The application name. Input argument. String subtype. |
Boolean. Returns TRUE if the application exists on the cluster.