PropertyExists Function

Syntax

Boolean PropertyExists(String propertyName)

Return Value

Boolean

True if the property exists, False otherwise.

Parameters

propertyName as String

The lookup string for the property to check.