Skip to main content

BookmarkStatus

Visibility status of a bookmark.

Attributes

AttributeTypeDescription
ACTIVEstring = activeIndicates the bookmark is currently visible and accessible in the primary user interface.
ARCHIVEDstring = archivedIndicates the bookmark has been moved to long-term storage and is hidden from the main list.
TRASHEDstring = trashedIndicates the bookmark is marked for deletion and resides in the recycle bin.

Methods


ACTIVE()

def ACTIVE()

Represents a bookmark that is currently visible and in use.


ARCHIVED()

def ARCHIVED()

Represents a bookmark that has been moved to long-term storage and is hidden from the primary view.


TRASHED()

def TRASHED()

Represents a bookmark that has been marked for deletion and is pending permanent removal.