For speed reasons, I use a URL for some images that are loaded from the web app folder in Xojo Cloud. What is the easiest way to retrieve the Stage Code (-Dev, -Alpha, -Beta, or none) in runtime?
App.StageCode
@Greg O’Lone : That’s almost so simple it’s embarrassing… Thanks.