Get Product/Version's Trial Length?

Hi,I'm trying to gather the total number of trial days offered by a Product/Version. Currently we have a constant built into the app, but that seems a bit redundant and makes it hard to transport the code between projects.

We use this for display to the user "{APP} offers a XX day trial." or similar. I'd like to separate this from the need to have a hard-coded value so that we can transport the activation code from project to project easily.

I didn't see anything jump out at me in TurboActivate.h, the documentation, or the example REALBasic/Xojo project.

Thanks

Hey Tim,

Theres currently no way to get the total trial length via the TurboActivate, just the amount of time remaining.