Record Cap

Use this field to specify the maximum number of records to be returned when the collection is loaded.

Note: This record cap override is not subject to any other record cap limitations, including any system-wide overrides.

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 OK to return to the Event Actions form, the system "wraps" this content within a RECORDCAP( ) parameter, which yields this final syntax:

RECORDCAP( integer )