History |
FindFirst (XML)
Purpose
Moves the current node pointer to the first node that satisfies the search criteria.
The search is made on the same level as the current node. You can use a parameter to search lower levels as well.
Syntax
XML.FindFirst ("SearchString" [, fcRecursive])
| ||||||