ItemExists
This method returns TRUE if an item with the specified name exists inside the collection.
Syntax
ItemExists (Name as String) as Boolean
Parameter | Description |
---|---|
Name | Name of item to search for. |
This method returns TRUE if an item with the specified name exists inside the collection.
ItemExists (Name as String) as Boolean
Parameter | Description |
---|---|
Name | Name of item to search for. |