Trial Design

Command: assign
Summary This article covers the assign command.  Description This command assigns a value to a question. Attributes none Parameters one questio...
Tue, Nov 8, 2022 at 11:14 AM
Command: average
Summary This article covers the average command.  Description This command accepts any number of Number arguments and returns the average of the input...
Tue, Nov 8, 2022 at 12:42 PM
Command: between
Summary This article covers the between command.  Description This command determines if the first parameter falls within the second two parameters. T...
Mon, Nov 7, 2022 at 3:23 PM
Command: bmi
Summary This article covers the bmi command.  Description This command calculates a BMI using the US, SI, or UK formula. The default formula is the US...
Tue, Nov 29, 2022 at 4:36 PM
Command: ceiling
Summary This article covers the ceiling command.  Description This command returns the smallest integer value that is greater than or equal to the val...
Tue, Nov 8, 2022 at 12:48 PM
Command: concat
Summary This article covers the concat command.  Description This command concatenates all the string arguments into a single string. This is useful f...
Thu, Jul 20, 2023 at 4:38 PM
Command: contains
Summary This article covers the contains command.  Description This command checks for the existence of a specific value in a multiple value question ...
Thu, Nov 17, 2022 at 11:34 AM
Command: cos
Summary This article covers the cos command.  Description This command returns the cosine of the parameter. Attributes none Parameters one numb...
Tue, Nov 8, 2022 at 12:53 PM
Command: count
Summary This article covers the count command.  Description This command returns the number of occurrences of forms for the “parent” specified. If the...
Thu, Nov 17, 2022 at 11:34 AM
Dependencies: Type and Alias
Summary This article covers types and alias for formid and questionid. Table of Contents Common Uses Type and Alias Syntax Examples The “type...
Wed, Oct 5, 2022 at 3:18 PM