Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the parent Section ID if available.

sectionID, parentSectionID, grandParentSectionID = EJ_GetSectionPath(sectionID)

Arguments

sectionID
number

Returns

sectionID
number : JournalEncounterSection.ID
parentSectionID
number?
grandParentSectionID
number?

Patch changes

Cataclysm Patch 4.2.0 (2011-06-28): Added.

Advertisement