Scripting > UNICOM Intelligence Function Library > Miscellaneous functions
 
Miscellaneous functions
Function
Description
Calculates categories (called bands) for a numeric variable and returns the appropriate category for a specified value in the numeric variable.
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.
Creates and returns a reference to an Automation object.
Returns a NULL data value for use with ADO.
Provides the same functionality as an IF-THEN-ELSE statement.
Decrypts a string.
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.
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 box 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.
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.
Validates a specified value based on specified minimum and maximum values and optionally a validating expression.
Returns a numeric value indicating the subtype of a variable.
Returns a string indicating the subtype of a variable.
See also
Categorical functions
Text, categorical, and array functions
Text functions
Date and time functions
Conversion functions
Random number functions
List functions
Replace
UNICOM Intelligence Function Library