Returns the current record number within the range of records contained by the current dataWindow object.Reference_Syntax.currentRecordNumber =”integer“
xfa.dataWindow.currentRecordNumber = “2″; // The third recordxfa.dataWindow.currentRecordNumber = “2″ // The third record