Form(Forms, Integer)

Characteristic Description

Icon


Icon for methods

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