Get Datalog Position Function

Owning Palette: Datalog Functions

Requires: Base Development System

Returns the current datalog position of the datalog file specified by refnum.

 Add to the block diagram  Find on the palette
refnum is the file refnum associated with the datalog file whose datalog position you want to get.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
refnum out returns refnum.
offset (in records) returns the current datalog position in records.
error out contains error information. This output provides standard error out functionality.