Next: , Up: Accessors   [Index]


18.3.1.1 org-element-type

Function: org-element-type element

Returns the type of ELEMENT.

ELEMENT

an element (or object).

RETURN VALUE
type

type of ELEMENT; or

plain-text

string; or

org-data

a complete document; or

nil

all other cases