Count

Filter:

COUNT

Syntax:

COUNT /expression/

Operands:

expression :: words, bytes, characters, lines, or records

Functional Description:

Use the COUNT stage to count bytes, words, or records. COUNT reads records from its primary input stream and counts each specified item. COUNT writes a single record containing the count information to its primary output stream and discards the records from its primary input stream.

Synonyms:

Usage Notes:



JAVA Pipelines

Cullen Programming logo