show / hide menu

RepeaterQuickAction

This function is used to perform the External Form Actions on the available set of forms.

Syntax:

RepeaterQuickAction(ExternalFormName,ExternalFormAction,FormName[optional])

Where
ExternalFormName is the name of external form.
ExternalFormAction is Repeat/Remove/Change View.
FormName is applicable only if the second parameter is Change View

Examples:

RepeaterQuickAction(ExternalForm1,Repeat)