TextFieldList.set Method

Module: TextFieldList

Definition

Sets an item of the TextFieldList object.

void set(int index, TextField textFieldItem)

Parameters

index int
in Index of the TextField item to set.

textFieldItem TextField
in TextField item to set.

Exceptions

An error has occurred during Document Library execution.