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

AVEVA™ Work Tasks

Action Bar

  • Last UpdatedJun 25, 2024
  • 1 minute read

Use scripts to configure the Name, Enable, and Visible properties for an Action Item.

Scripts

Property

Scripting Supported

Example

Name

Yes

return "Value for Name";

Enable

Yes

return true;

For more information, see scripting guidelines for Enable property.

Visible

Yes

return true;

For more information, see scripting guidelines for Visible property.

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