The Content API provides several properties to manipulate node content directly. The content
can also be manipulated using the ScriptContentData API.
Properties
- content
- A read/write value that represents the content as a string
- mimetype
- A read/write value representing the MIME type of the content
- size
- A read-only long value that represents the size (in bytes) of the content
- url
- A read-only string representing the download URL for the content
- downloadUrl
- A read-only string representing the download (as attachment) URL for the content
- webdavUrl
- A read-only string representing the webdav URL for the content