Trend logs substitution codes represent the information you want to display when a notification report is triggered. The information is dynamically filled in from the trend log records.
|
Code |
Description |
|
@(Comment) |
Writes the log record comment. |
|
@(Event) |
Writes the log record event. |
|
@(RecordType) |
Writes the log record type. |
|
@(SeqNo) |
Writes the log record sequence number. |
|
@(Status) |
Writes the log record value status. |
|
@(Timestamp) |
Writes the time when the log record was created. |
|
@(User) |
Writes the log record user. |
|
@(Value) |
Writes the log record value |