Hi, is it possible to jump with the cursor to a specific area in the document ?
A method like "jumo_to_bookmark('mybookmark') or anything alike ?
I need to set the cursor to specific positions programmatically and dont want to let the user do that with the bookmarks dialog. I want to set a few bookmark objects in the sfdt-JSON and have a method to jump to these bookma
rks.
Thanks.