Get Datalog Position Function
- Updated2025-07-30
- 2 minute(s) read
Returns the current datalog position of the datalog file specified by refnum.

Inputs/Outputs
refnum
—
refnum is the file refnum associated with the datalog file whose datalog position 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.
offset (in records)
—
offset (in records) returns the current datalog position in records.
error out
—
error out contains error information. This output provides standard error out functionality. |
refnum
—
error in
—
refnum out
—
offset (in records)
—
error out
—