Writes an information message to the VU event log and also a link to an image, specifying an identifier which appears in the ID column.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- id
- Type: System String
The message identifier, which appears in the ID column.
- info
- Type: System String
An information message which appears in the Info column.
- imagePath
- Type: System String
the path to an image file (such as a png or bmp). The path should be a relative path.
Remarks
See Also