The FindProperty function checks whether a value is stored under a specific name in the PropertyBag object.
Syntax | ||||
FindProperty(Name) | ||||
Return value | ||||
Type |
Description | |||
Boolean |
Returns TRUE if a value could be found | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Name |
String |
ByVal |
A name under which a value is stored in the PropertyBag object |