Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Collections are structures to provide access to data that represent an array, but without the ability to modify the data in the array. More information: Collections in formContext object model
These methods are available to all the collections in the formContext object model.
| Method | Description |
|---|---|
| forEach | Applies the action contained in a delegate function. |
| get | Get one or more objects from the collection depending on the arguments passed. |
| getLength | Gets the count of items in the collection. |