Owning Palette: Datalog Functions
Requires: Base Development System
Returns the size in records of the datalog file identified by refnum.
![]() |
![]() |
![]() |
refnum identifies the datalog file whose size 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. |
![]() |
# of records is the number of records in the datalog file. |
![]() |
error out contains error information. This output provides standard error out functionality. |