FilterLogLastMessage Operator - Haufe-Lexware/haufe.no-frills-transformation GitHub Wiki
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.