Have a thisPage object.
Example use case :
button in a table with multiple views in multiple pages,
Action -> openlink(“coda.io/” + thisDoc + “/” + thisPage.slug + “/” + thisRow.rowID + “modal=True”)
I simplified the code, but you get the idea, it opens the modal view of this page.