...
- populating output stream attributes;
- building filters.
Array Handling | Functions which handle arrays. |
Type Conversions | Functions which can convert from one type of object to another. |
Date/Time Functions | Functions which handle dates. |
Filter Creation | Functions which can be used to define filter conditions or can be use to perform lookups on Pipes. |
Logical Functions | Functions which compare values and return a true or false result. |
Maths Functions | Functions which operate on numbers. |
Script Functions | Functions which can be used to control the flow of logic within a script. |
Text Functions | Functions which operate on strings. |
This is the list of all attribute functions:
Page Tree | ||||||||
---|---|---|---|---|---|---|---|---|
|
Concepts
This section introduces some key concepts that are crucial to understanding how these functions work in CenterView. The concepts are should be fairly straightforward for anyone used to using excel, or any type of database. But CenterView is capable of supporting some complex transformations, where needed, and it is important that you are comfortable with these concepts before setting up elaborate function configurations.
...
- + (add; can also use the attribute function sum)
- - (minus; can also use the attribute function sum, reversing the sign of the second operand)
- / (divide)
- * (multiply)
The attribute functions are categorised below for easy searching.
Array Handling | Functions which handle arrays. |
Type Conversions | Functions which can convert from one type of object to another. |
Date/Time Functions | Functions which handle dates. |
Filter Creation | Functions which can be used to define filter conditions or can be use to perform lookups on Pipes. |
Logical Functions | Functions which compare values and return a true or false result. |
Maths Functions | Functions which operate on numbers. |
Script Functions | Functions which can be used to control the flow of logic within a script. |
Text Functions | Functions which operate on strings. |
This is the list of all attribute functions:
Page Tree | ||||||||
---|---|---|---|---|---|---|---|---|
|
...