texinfo-specific-section-type

texinfo-specific-section-type is a compiled Lisp function in `texnfo-upd.el'.

(texinfo-specific-section-type)

Return the specific type of next section, as a string.
For example, "unnumberedsubsec". Return "top" for top node.

Searches forward for a section. Hence, point must be before the
section whose type will be found. Does not move point. Signal an
error if the node is not the top node and a section is not found.