TextFieldList.removeAt Method

Module: TextFieldList

Definition

Removes an element of the TextFieldList object.

void removeAt(int index)

Parameters

index int
in Index of the TextField item to remove.

Exceptions

An error has occurred during Document Library execution.