Writes a warning message and an image link to the VU event log, 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 warning identifier, which appears in the ID column
- info
- Type: System String
an warning 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