This method is called whenever an information message is written to the VU event log
using the WriteMessage(String) or WriteMessage(String, String) methods.
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.
- message
- Type: System String
An information message which appears in the Info column.
Remarks
See Also