PropertyObject.Exists

Syntax

PropertyObject.Exists( lookupString, options)

Return Value

Boolean

Returns True if the property exists.

Purpose

Returns True if the property the lookupString parameter specifies exists.

Parameters

lookupString As String

[In] Specifies the name of a subproperty within the PropertyObject. You can also pass lookup strings to this parameter.

options As Long

[In] Pass 0 to specify the default behavior, or pass one or more PropertyOptions constants. Use the bitwise-OR operator to specify multiple options.

See Also

Lookup Strings

PropertyOptions

Thread Safety of the PropertyObject API and TestStand Variables