Skip to content

Instantly share code, notes, and snippets.

@tdalon
Created February 26, 2024 10:38
Confluence: Get Version Information
#If Confluence_IsWinActive()
::,ver:: ; Page version info
sHtml := Confluence_GetVerLink(url:="")
Clip_PasteHtml(sHtml)
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment