Form(Forms, Integer)
| Characteristic | Description |
|---|---|
|
Icon |
|
|
Availability |
When the Form and Form Index standard data dimensions are selected for the data set. Note: The Form Index standard data dimension is necessary for data sets that contain repeating study events. |
|
Returns |
A data set subset with data from only the form. |
|
Syntax |
NameOfDataSet.Form(Forms.form, formIndex) |
| Parameter | Definition | Data type |
|---|---|---|
|
form |
Form on which to filter. |
Integer |
|
formIndex |
Index of the repeating form, from 0 to a maximum value, which equals the count of the repeating form instances. |
Integer |
Parent topic: Methods for data sets