Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |