Trial Design

Command: ne
Summary This command returns true if the two parameters are not equal. Attributes merge (optional) default (optional) Parameters Choice of one of t...
Tue, Nov 8, 2022 at 1:18 PM
Command: not
Summary This command inverts the boolean value specified by its only parameter. Attributes none Parameters one boolean command Example <scri...
Tue, Nov 8, 2022 at 1:19 PM
Command: number
Summary This command defines a number for use as a parameter to other commands. Attributes value (required) Parameters none Example <script ...
Tue, Nov 8, 2022 at 1:19 PM
Command: or
Summary This command performs a logical OR on all parameters. It will return false if all parameters are false. Attributes none Parameters two or m...
Fri, Oct 7, 2022 at 1:12 PM
Command: partialDatePath
Summary This command retrieves a partial date value from the specified ‘path’. The path must specify a value that resolves to a partial date. Attributes ...
Tue, Nov 8, 2022 at 1:20 PM
Command: power
Summary This command returns the power of the parameters. The first parameter is the base. The second parameter is the index or exponent. Attributes no...
Tue, Nov 8, 2022 at 1:21 PM
Command: question
Summary This command retrieves a question from the specified ‘path’. The path must specify a value that resolves to a question. Attributes path (requir...
Tue, Nov 8, 2022 at 1:21 PM
Command: record
Summary This command retrieves the record from the current context. Attributes none Parameters none Example <script scriptId="createScr...
Tue, Nov 8, 2022 at 1:22 PM
Command: recordCount
Summary This command returns the count of the number of records that meet the condition specified in the expression attribute.  Note: This command cann...
Tue, Nov 8, 2022 at 1:22 PM
Command: recordID
Summary This command returns the number associated with the record ID as a String data type. Attributes none Parameters none Example The record ...
Tue, Nov 8, 2022 at 1:23 PM