Function
|
Description
|
---|---|
Calculates categories (called bands) for a numeric variable and returns the appropriate category for a specified value in the numeric variable.
|
|
Base64‑decodes a string.
|
|
Base64‑encodes a string.
|
|
Performs a bitwise AND on two or more numeric values and returns the result.
|
|
Performs a bitwise NOT on a numeric value and returns the result.
|
|
Performs a bitwise OR on two or more numeric values and returns the result.
|
|
Performs a bitwise XOR on two or more numeric values and returns the result.
|
|
Converts the value of a Numeric, Text, or Date value to a Categorical value according to the definition of the specified categorical variable.
|
|
Converts the value of a Numeric, Text, or Date value to a Categorical value according to the definition of the specified categorical loop variable.
|
|
Create an HttpRequest object that can be used with the SendHttpRequest function.
|
|
Creates a reference to an Automation object.
|
|
Create a timer to be used to take script timings.
|
|
Returns a NULL data value for use with ADO.
|
|
Provides the same functionality as an IF-THEN-ELSE statement.
|
|
Decrypts a string.
|
|
Returns a value from a list of values based on the current rotation state.
|
|
Encrypts a string.
|
|
Returns part or all of the engine's version number.
|
|
Calculates a specified number of equal categories (called bands) for a numeric variable and returns the appropriate category for a specified value in the numeric variable.
|
|
Evaluates an expression and returns the result.
|
|
Used by the derived grid feature to look up the value for the variable at the parent level with the same name as the supplied level ID.
|
|
Show the number of respondents that chose a specified response for a grid iteration.
|
|
Executes one or more specified statements.
|
|
Returns an alternate interface for an object.
|
|
Generate an encoded hash value.
|
|
Generate an encoded keyed hash value by using the HMAC method.
|
|
Returns the value passed as the TruePart parameter if the expression evaluates to True, otherwise returns the value passed as the FalsePart parameter.
|
|
Displays a dialog containing a specified message, a text box for input, an OK button, and a Cancel button.
|
|
Returns true if a value is a NULL data value that can be used by ADO.
|
|
Tests whether an element or list exists in all specified versions of a variable.
|
|
Returns true if the value is empty. A string containing no characters or just containing white spaces is considered to be empty. A category list containing no categories is considered to be empty. All other data types are always considered to be not empty.
|
|
Returns true if two values refer to the same object.
|
|
Returns true if an variable is NULL, without testing the default property of the object being referenced.
|
|
Returns true if a value is equal to at least one of the other listed values.
|
|
Returns true if an integer value matches a specified mask.
|
|
Parse a string of JSON into a Properties collection or dynamic object
|
|
Turn a simple type, Properties object, or dynamic object into a JSON string.
|
|
Converts a JSON string to XML.
|
|
Returns an array containing the values that are passed to the function.
|
|
Login to an OpenID Connect identity provider.
|
|
Logout of an OpenID Connect identity provider.
|
|
Returns a number representing an RGB color value.
|
|
A simple version of the Categorize function that is used with the Sample Reporting MDSC (Phone Reports).
|
|
Performs an operation on a specified file.
|
|
Suspends the thread in which it is called.
|
|
Converts a string that has been encoded for transmission in a URL into a decoded string.
|
|
Converts a text string into a URL-encoded string.
|
|
Validates a specified value based on specified minimum and maximum values and optionally a validating expression.
|
|
Returns the subtype of a variable as a number.
|
|
Returns the subtype of a variable as a string.
|