You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.