Trial Design

Command: regex
Summary This command returns true if parameter matches the regular expression specified by the ‘pattern’ attribute. Attributes pattern (required) merg...
Tue, Nov 29, 2022 at 1:52 PM
Dependencies: Question Paths
Summary This article covers paths used to specify the location of an element.  Table of Contents Relative and Absolute Paths Path Syntax Data Valu...
Wed, Oct 5, 2022 at 3:18 PM
Command: replace
Summary This article covers replacing text found in the first argument. Table of Contents Description Attributes Parameters Example Des...
Tue, Nov 8, 2022 at 1:23 PM
Command: round
Summary This command rounds a number to the nearest integer value. Attributes decimals (optional) Parameters one number command Example <scr...
Tue, Nov 8, 2022 at 1:24 PM
Compiling/Decompiling
Summary This article covers compiling and decompiling.  Table of Contents Concepts Covered Compiling Step 1: Log into secure.fountayn.com Step ...
Tue, Jan 10, 2023 at 11:43 AM
Command: rtrim
Summary This command returns the provided string with the whitespace removed from the right side of the string. Attributes none Parameters one stri...
Tue, Nov 8, 2022 at 1:24 PM
Command: setDynamicStatus
Summary This command sets a value for a dynamic status. You must provide a record, name and value. For dbp 7.0.0 this is not a StringCommand, but it will b...
Tue, Nov 8, 2022 at 1:25 PM
Command: setProperty
Summary This command sets the value of a property. Attributes none Parameters name – (string) This is the name of the property to set. value – (st...
Tue, Nov 8, 2022 at 1:25 PM
Command: sign
Summary This command inverts the sign on a number. Attributes none Parameters one number command Example <script scriptId="monthly_back...
Tue, Nov 8, 2022 at 1:25 PM
Command: sin
Summary This command returns the sine of the parameter. Attributes none Parameters one number command Example <script scriptId="sin&quo...
Tue, Nov 8, 2022 at 1:26 PM