$.udb.checkVersion()
note
This article is about the checkVersion() function of the $.udb object.
$.udb.checkVersion()
Checks if the USoft version specified in the application is the most recent. If the version used on the browser differs from the version used on the server, an error message is displayed.
Returns the this object.
Syntax
$.udb.checkVersion()
Example
$.udb.checkVersion();