Tools_IsAppProcessServer()

Examples


The Tools_IsAppProcessServer() function returns whether the application is being run by the Process Server application.

Syntax

Tools_IsAppProcessServer()

Parameters

• None

Return value

A boolean value indicating whether the application is being run by the Process Server application. True indicates the application is being run by the Process Server; false indicates the application is being run by Dexterity or the runtime engine.


Documentation Feedback