Trial Design

Command: sqrt
Summary This command returns the square root of the parameter. If a square root is calculated on a negative value a numerical exception will display. Att...
Fri, Oct 7, 2022 at 3:00 PM
Command: string
Summary This command defines a string for use as a parameter to other commands. Attributes value (required) Parameters none Example <script ...
Tue, Nov 8, 2022 at 1:27 PM
Command: stringContains
Summary This command accepts two strings and returns ‘true’ if the first string contains the second string.  This command can be used for all question ...
Tue, Nov 8, 2022 at 1:27 PM
Dependencies: Double Data Entry
Summary This article covers filing information from the same source into multiple sites. Table of Contents Overview Site Relationships Child – Chi...
Mon, Nov 7, 2022 at 10:58 AM
Command: substr
Summary This command creates a substring from the first argument.   The start position of the string is indicated by the second argument, and the lengt...
Tue, Nov 8, 2022 at 1:28 PM
Command: subtract
Summary This command returns the difference of the number provided as parameters. Attributes none Parameters two or more number commands Example ...
Tue, Nov 8, 2022 at 1:28 PM
Command: tan
Summary This command returns the tangent of the parameter. Attributes none Parameters one number command Example <script scriptId="tan&...
Tue, Nov 8, 2022 at 1:29 PM
Command: toDate
Summary This command converts a string to a date.   The first parameter is the string to convert to a date. The second parameter is date format, which ...
Tue, Nov 8, 2022 at 1:29 PM
Command: toNumber
Summary This command retrieves and converts a string to a number. Attributes none Parameters one string command Example <script scriptId=&qu...
Tue, Nov 8, 2022 at 1:30 PM
Dependencies: Dynamic Status
Summary This article covers subject and values configured through properties and scripts. Table of Contents recordDynamicStatus# recordDynamicStatu...
Wed, Oct 5, 2022 at 3:22 PM