EntryExists Method
See Also Example Applies To
Returns a boolean set to True if a matching entry is found in the list.
Syntax
object.EntryExists (URL)
| Part |
Description |
| object |
An object expression that evaluates to an RSSFeedList object. |
| URL |
Required.
A string with the URL of the feed to be found. |
|