...
D code |
---|
countpattern col: MyCol after: 'Importantentry:' |
Output: Counts Counts 1
if if there is a value that appears anything that appears in the MyCol
column value after the string Important:
of value in MyCol
. If the after
value does string entry:
. If the value entry:
does not appear in the column, the output value is is 0
.
Include Page | ||||
---|---|---|---|---|
|
...