Scotty
10/08/2020, 3:17 PMScruffy
10/08/2020, 3:25 PMScruffy
10/08/2020, 3:26 PMscottvonduhn
10/08/2020, 3:27 PM?contains
directive to detect the word NOTE and selectively exclude it.
<#if !item.field?contains('NOTE')>${item.field}</#if>
Reference: https://freemarker.apache.org/docs/ref_builtins_string.html#ref_builtin_containsScruffy
10/08/2020, 3:28 PMscottvonduhn
10/08/2020, 3:29 PMScruffy
10/08/2020, 3:31 PMScotty
10/08/2020, 3:36 PMScotty
10/08/2020, 3:36 PMScruffy
10/08/2020, 3:37 PMScotty
10/08/2020, 3:38 PMScotty
10/08/2020, 3:40 PMScruffy
10/08/2020, 3:40 PM==false
logic.Scruffy
10/08/2020, 3:40 PMScotty
10/08/2020, 3:40 PMScotty
10/08/2020, 3:41 PMScruffy
10/08/2020, 3:41 PMScotty
10/08/2020, 3:42 PMKevinJ of Kansas
10/08/2020, 4:03 PMScotty
10/08/2020, 5:14 PM