Hi
In H5 script in classic UI this code returns bookmark part of URL
var myStr = this.controller["BookmarkUrl"];
In new UI this code returns "undefined".
Is there a way to get bookmark url in H5 script new UI?
Thanks,
Kirill
in the Script create a variable XPTO that You filled with this.controller in Script run.
Go to Developer tools (Chrome / Edge) and see XPTO content.