Parent / Child Flashcards
1
Q
Function
A
Description
2
Q
PATH
A
Returns a delimited text string with the identifiers of all the parents of the current identifier.
3
Q
PATHCONTAINS
A
Returns TRUE if the specifieditemexists within the specifiedpath.
4
Q
PATHITEM
A
Returns the item at the specifiedpositionfrom a string resulting from evaluation of a PATH function.
5
Q
PATHITEMREVERSE
A
Returns the item at the specifiedpositionfrom a string resulting from evaluation of a PATH function.
6
Q
PATHLENGTH
A
Returns the number of parents to the specified item in a given PATH result, including self.