Miscellaneous Functions
Macro Name | Returns | Description |
---|---|---|
EXTERNALCALLOUT |
Values as defined by the custom application written with the ExternalCallout API | Calls a custom application written with the ExternalCallout API. For more information, see the Unica Interact Administrator's Guide. |
IF |
One column with a value for each row of the shortest input column | Begins a conditional if-then-else statement |
INDEXOF |
List of values for given condition on a column | Designed as a predefined macro, which can be used by passing as a parameter inside EXTERNALCALLOUT macro. It returns a list of indexes, which satisfy the given expression. |