isInDeskofy() function. For example:
Core Library
Check Access
When using the Deskofy Core Library, it is important to verify whether your application is running inside the Deskofy environment or a regular web browser. The library’s features only work when the application is running inside Deskofy.
You can perform this check using the
Performing this check is necessary to prevent unexpected errors when the application runs in a normal browser.