Sets a bookmark on the given location url.

Syntax

Smartsite SXML CopyCode image Copy Code
locator url.setbookmark(locator location, string bookmark)

Parameters

Name Data Type Description
location Locator The location url.
bookmark String The bookmark to set.

Return Value

Data Type Description
Locator Url string with bookmark suffix.

Expand image Examples

SXML