ecl-logo Documentation

BookmarkObject

BookmarkObject[targetObjects, notebook, bookmarkPath, bookmarkLocationIdentifier]Null

creates a bookmark object for the object or model specified by the user.

Details

  • This is used in the CommandCenter to keep track of objects bookmarked by user.
  • Tags the input cell with a CellTag that is hidden from user but contains sll id of newly created bookmark object references.
  • This information will be used to display information in bookmark or favorite dashboard.
  • Input
    General Options

Examples

Basic Examples  (3)

Create bookmark for a target object when notebook is not provided:

Create bookmark for a target object when cell UUID is not specified:

Create bookmark for a target object when cell UUID is specified:

Options  (1)

Status  (1)

Status specifies if the bookmark object's status should be set as Active or Inactive:

Messages  (1)

NoLaboratoryNotebook  (1)

Returns $Failed if $Notebook cannot be fetched: