Top
Systemwalker Runbook Automation Studio User's Guide
Systemwalker

6.4.2 Line count Filter

This filter counts all rows in the results of an operation component or in filter output.

Rows consisting only of a linefeed character are also counted. There are no items to set for this filter.

Example

Example 1:

Input:

aaa[linefeed]
bbb[linefeed]

Output:

2

Example 2:

Input:

aaa[linefeed]
bbb

Output:

2

Example 3:

Input:

[linefeed]

Output:

1

Example 4:

Input:

Output:

0