Image
Use this field to specify the full path and file name for an image or graphic file to be displayed as part of the Event Status form, Event State message.
This path and file name must be in this format:
Drive:\folder\subfolder\...\myGraphicFile.ext
For example: C:\WINDOWS\Web\Wallpaper\Tulips.jpg
If you do not know the location and name of the image file, you can open a dialog box that allows you to browse and locate the image file you want. To do this, click the button to the left of this field.
The contents of this field must use this syntax:
scalarExpr
where scalarExpr is or resolves to the path and file name for the image file.
When you click Event Actions form, the system "wraps" this content within an IMAGE( ) parameter, which yields this final syntax:
to return to theIMAGE( scalarExpr )