Get Number of Records Function
- Updated2025-07-30
- 2 minute(s) read
Returns the size in records of the datalog file identified by refnum.

Inputs/Outputs
refnum
—
refnum identifies the datalog file whose size you want to get.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
refnum out
—
refnum out returns refnum.
# of records
—
# of records is the number of records in the datalog file.
error out
—
error out contains error information. This output provides standard error out functionality. |
refnum
—
error in
—
refnum out
—
# of records
—
error out
—