Robohelp - Generate Direct Link Button on HTML5 Output
Using Robohelp 2022.3.93
I'm using HTML5 Azure Blue template for our output and I received a request to add a "Get Link" button to topics. It seems that there isn't a preset button for this built into Robohelp, but it looks like it should be possible via the Javascript OnClick fields when adding custom buttons.

I'm not sure if there's a variation on the Print script rh.model.publish(rh.consts('EVT_PRINT_TOPIC'));return false; that I could use to copy a direct link to the current topic to a user's clipboard (or something similar), but I haven't had any success.
Is there a list of available commands that work with HTML5 output or would this be something we'd need to custom build ourselves?
Thanks!
