$k. Bookmark#

This object represents a bookmark of the View Configuration Mapper application. It is exclusively used in the API of some script functions and cannot be constructed.

Methods#

hasParameterErrors() → {boolean}#

Returns true if any bookmark path parameter could not be resolved.

Only supported in the following application environment(s): View-Configuration-Mapper

Since
  • 5.8.2
Returns:
Type: 
boolean

parameters() → {$k.BookmarkParameter}#

Returns the bookmark parameters

Only supported in the following application environment(s): View-Configuration-Mapper

Since
  • 5.8.2
Returns:
Type: 
$k.BookmarkParameter

path() → {string}#

Returns the bookmark path with leading slash

Only supported in the following application environment(s): View-Configuration-Mapper

Since
  • 5.8.2
Returns:
Type: 
string