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

AVEVA™ Work Tasks

SFU​.getImagePath()

  • Last UpdatedJun 25, 2024
  • 1 minute read

Use getImagePath() method to include image from the image path for the Image control.

Syntax

SFU.getImagePath(imagePath);

Parameters

Parameter

Description

imagePath

Path to the image for the Image control.

Return Value

None

Example

// Include MyLogo.png image for the Image control through the Value script.

return SFU.getImagePath("<BPMUITemplates>/Images/MyLogo.png");

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