For reference, we're currently on PB17 R3, PowerServer 2020*.
I'm trying to have a static textbox that displays the most recent build/deploy date of our application in the TEST environment. I've searched around and what little resources I can find recommend using a constant instance variable in an object. I tried this, but the variable is still updated every time the web app is refreshed. Am I spinning my wheels on something that ultimately isn't possible, or am I just missing something?
Any insight would be greatly appreciated!
*edit -- Added PowerServer tag for clarity, sorry for the confusion!