Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

xApplication

Hossein.K Profile Picture Hossein.K 6,648
The xApplication class provides access to information about the current
application. It also provides some application level functions.
The
Application class extends the xApplication class, and allows its methods to
be overridden.

Some of the more commonly used and overridden methods on Application are:

• buildNo() - returns the build number of the application in its current
state.


• releaseVersion() - returns the release version of the application.

• company([dataAreaId]) - gets or sets the dataArea that the user is
currently using.


• deleteCompany(dataAreaId) - deletes a company account indicated
by the dataAreaId.

 
Best Regards,
Hossein Karimi

Comments

*This post is locked for comments