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

AVEVA™ Work Tasks

SFU​.isWorkTasksPro()

  • Last UpdatedApr 28, 2021
  • 1 minute read

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

Syntax

SFU.isWorkTasksPro();

Parameters

No Parameters

Return Value

This method returns a boolean value.

Example

if (SFU.isWorkTasksPro())

{

//// Add your script when Form is accessed from AVEVA Work Tasks Pro

}​​​​​

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