Record Cap
Use this field to specify the maximum number of records to be returned when the collection is loaded. The value you set for this field overrides any system or personal settings when executing this handler.
To construct an expression that sets the record cap, click the button to the left of this field.
The contents of this field must be an integer or an expression that resolves to an integer value.
When you click Event Actions form, the system "wraps" this content within a RECORDCAP( ) parameter, which yields this final syntax:
to return to theRECORDCAP( integer )