Returns the number of sections on the page.
Syntax
getSectionCount()
Arguments
No arguments.
Return value
Returns the number of sections on the page.
Example
Count the number of sections.
var sections = pageObj.getSectionCount();
See also: