Functions overview
Functions in DataPrime are a key concept. They are the method by which data is transformed within a query. A function conforms to the following syntax:
Function types
The following function types are available in DataPrime:
- General
- Aggregation
- Array
- IP
- Number
- String
- Time
- URL
- UUID
On the left hand side, you can see a link to every function available in DataPrime. Please note the deprecation flag in some of these functions. This means there is a suitable replacement that is more in keeping with the norms and performance objectives of the language, and as such, always prioritise using the replacement over the deprecated feature where possible.
Theme
Light