plain_text.Rd
A rich text object has both a content property and a plain-text property. To
access the content property, see object_content
, and to access
the plain text, use this function.
plain_text(x)
x | A rich text object |
---|
The plain text as a string.