Returns the number of records
in the data window following the current record.
Note: This property is read only.
SyntaxReference_Syntax.recordsAfter
Values
Type
|
Values
|
Integer
|
A valid integer value between 0 and
the index value of the last record in the source data.
|
JavaScriptxfa.dataWindow.recordsAfter;
FormCalcxfa.dataWindow.recordsAfter
For
an example of using the recordsAfter property to
browse data records, see the example Browsing records stored in a data file available
at www.adobe.com/go/dev_lc_scripting_samples.
|
|
|