Parser > Array > Item at index
Returns array item at the specified index
Returns array item at the specified index
Convert a text to a date object
Convert a text to a datetime object
Calculate the duration between two dates
Returns current date and time
Convert a text to a time object
Extract cell from an Excel row
Put value into a cell on an Excel row
Converts a number to a geolocation point
Add a value to a JSON object
Add values to a JSON object
Add a key and value to a JSON object
Merge multiple JSON objects into one
Extract a value from a JSON object using a path
Returns a random item from an list
Logical AND condition
TODO
Filter integer by a condition
Filter number by a condition
Logical OR condition
Filter text by a condition
Filter text by multiple conditions
Average of numbers
Count of numbers
Division of numbers
Maximum value of numbers
Mininum value of numbers
Remainder of the division of two numbers
Raise a number to the power of another number
Multiplication of numbers
Round a number
Total addition of numbers
Convert a text to an number
Map an number to a text
Generate a random number
Concatenate two text values
Join text values with a separator
Get the length of a text
Convert a text to lowercase
Generate a random text
Generate a random unique identifier
Capture element from a text using regexp
Replace a text match with another text
Split a text into a list of text values
Convert a text to uppercase
List of all available types
Add a value to a XML node
Get an attribute from a XML path
Get a value from a XML path
Execute given parser