Checking the latest version available for applications

Hello everyone,

I have this property for getting the versions of certain applications from our client machines. One example is the browser versions wherein there is one property for each browser like Google Chrome and Mozilla Firefox.

In the report I am working on, I am trying to create a property that will identify whether the server machines’ version of the application needs an upgrade or if is in the latest version already (UPGRADE or LATEST).

Is there a way that I can get all of the available values of the version and identify which version among these values would be the latest? In the property I have right now, I have to constantly change the version I am comparing the version property to whenever a new version of the application gets released.

Any feedback will be greatly appreciated.

Thank you.

Are you using Web Reports?
Are you using Standard Reports or Custom Reports?