BaseExtensions can be used to find and jump to specific bookmark. For instance, when using this as an event, the cursor will automatically be placed at the start bookmark.
Module is located here:
...\ModuleLibrary\BaseExtensions\01_nocontext_Tools\60_W_startBookmark.xml
CMD
<Cmd case="BaseExtensions:select-bookmark" bookmarkname="x"/>
Parameter
bookmarkname
Define name of bookmark to be selected.
Note:
This command is also often used in events. To do so - use the command within the relevant event type tag (e.g. BaseExtensions:NewDocument) instead of the Button tag.
Comments
0 comments
Article is closed for comments.