Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

SFU​.isWorkTasksProConnectedToInternet()

  • Last UpdatedApr 28, 2021
  • 1 minute read

Use isWorkTasksProConnectedToInternet() method to determine if the Form accessed from AVEVA Work Tasks Pro (Mobile application) is connected to the server.

Syntax

SFU.isWorkTasksProConnectedToInternet();

Parameters

No parameters

Return Value

This method returns a boolean value.

Example

if (SFU.isWorkTasksProConnectedToInternet())

{

//// Add your script when Form is accessed from AVEVA Work Tasks Pro and connected to the server.

}​​​​​

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in