Skip to main content
Version: 10.1

$.udb.checkVersion()

note

This article is about the checkVersion() function of the udb object.

$.udb.checkVersion()

Checks the USoft version. 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

.checkVersion()

Example

$.udb.checkVersion();