Skip to content

FilterLogLastMessage Operator

Martin Danielsson edited this page Jul 22, 2015 · 1 revision

Use the FilterLogLastMessage operator to output the filter log message (issued by the FilterLog Operator) as a string. This operator can only be used inside <FilterFields> field block; otherwise, it will always return an empty string.

What Type
Syntax FilterLogLastMessage()
Return type string

See the Getting Started page for an extensive example on how FilterLog and FilterLogLastMessage works.

Clone this wiki locally