Uses the specified parameter to format the trace message associated with
the ID. Uses the specified level to determine if the trace message is
displayed; if tracing in the collaboration is set to the specified level
or higher, the trace message is displayed.
- Note:
- This function block is located in the General\Logging and Tracing\Trace
folder.
- ID
- The ID of the trace message you want to log. This input can be of
type String, byte, short, int, long, float, or double.
- Level
- The minimum trace level at which the message is going to be
displayed. This input can be of type String, byte, short, int, long,
float, or double.
- Parameter
- The parameter used to format the message. This input can be of type
String, byte, short, int, long, float, or double.
