Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VariableRead OnlyDescription
SpacespaceNoRepresents space key the page belongs to (returns empty string if space is missing).
AuthorauthorNoRepresents user key of the page author.
TitletitleNoRepresents page title.
VersionversionNoRepresents page version.
ContentcontentNoRepresents page content as a string.
AttachmentsattachmentsYesRepresents page attachments (file names).
CreatedcreatedNoRepresents page creation date.
IDidYesRepresents page id.
ParentparentYesRepresents parent page id (returns -1 if parent page is missing).
UpdatedupdatedYesRepresents page last modification date.
WatcherswatchersNoRepresents an array of users watching the page (usernames, string[]).
LabelslabelsNoRepresents an array of page labels (string[]).
TinyLinktinyLinkYesRepresents a tiny url of a page (e.g. http://localhost:1990/confluence/x/AgAZ).

...