Get Datalog Position Function
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
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
—