Trial Design
Summary The drugAssign script command executes a drug assignment. Table of Contents Attributes Parameters Example See Triggering Inventory Assi...
Tue, Nov 8, 2022 at 1:04 PM
Summary This article covers the environment command. Description This command returns a string identifier indicating the environment in which script i...
Thu, Jul 20, 2023 at 4:38 PM
Summary The drugAssignCheck script command will test if the assignment can be successfully performed; its return value should be used as a way to execute t...
Tue, Nov 8, 2022 at 1:04 PM
Summary This command returns true if the two provided parameters are equivalent. Attributes merge (optional) default (optional) Parameters Choice o...
Tue, Nov 8, 2022 at 1:06 PM
Summary The merge and default options enhance your ability to compare value and define default values for comparison. Table of Contents merge defa...
Thu, Nov 17, 2022 at 8:44 AM
Summary This command returns true if the parameter specified exists. It is typically used to check for the existence of a form in a subject record, and wil...
Tue, Nov 8, 2022 at 1:06 PM
Summary This command returns the largest integer value that is less than or equal to the value provided. Attributes none Parameters one number co...
Thu, Oct 6, 2022 at 3:17 PM
Summary This command retrieves a form from the specified ‘path’. The path must specify a value that resolves to a form. Attributes path (required) Pa...
Tue, Nov 8, 2022 at 1:07 PM
Summary This command returns true if the first parameter is greater than the second parameter. Attributes merge (optional) default (optional) Parame...
Tue, Nov 8, 2022 at 1:08 PM
Summary This command returns true if the first parameter is greater than or equal the second parameter. Attributes merge (optional) default (optional)...
Tue, Nov 8, 2022 at 1:08 PM