Indicates whether a specific key value exists in the WshNamed object.

object.Exists(key)

Parameters

object

WshNamed object.

Key

String value indicating an argument of the WshNamed object.

Expand imageRemarks

Expand imageExample

Expand imageSee Also