Parent / Child Flashcards

1
Q

Function

A

Description

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

PATH

A

Returns a delimited text string with the identifiers of all the parents of the current identifier.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

PATHCONTAINS

A

Returns TRUE if the specifieditemexists within the specifiedpath.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

PATHITEM

A

Returns the item at the specifiedpositionfrom a string resulting from evaluation of a PATH function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

PATHITEMREVERSE

A

Returns the item at the specifiedpositionfrom a string resulting from evaluation of a PATH function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

PATHLENGTH

A

Returns the number of parents to the specified item in a given PATH result, including self.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly