GetParent()

Syntax:

GetParent()

Return:

The parent of this object. No parameters required.

Remarks:

The parent of an object is the object one level above it in the Organiser tree. For example, the parent of any chapter is the publication.

Note:
The publication has no parent and so GetParent() returns NULL for the publication.

image\Script_Button.jpgExamples