Moves the current record of the data window to a particular record within the range of records in the data.
Reference_Syntax.gotoRecord( INTEGER param )
param
A valid integer value representing the specified record in the range of records.
Empty
Model
Object
Data Model
dataWindow
XFA 2.1
xfa.dataWindow.gotoRecord(2);
xfa.dataWindow.gotoRecord(2)
For an example of using the gotorecord method to browse data records, see the example Browsing records stored in a data file available at www.adobe.com/go/dev_lc_scripting_samples.
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: