Abs
Abs transformation function returns absolute value of a number
Add
Add transformation function adds several numbers together
Divide
Divide transformation function divides numbers
If Integer
If Integer transformation function checks if the data is an integer
If Negative
If Positive transformation function checks if the data is a negative number
If Number
If Number transformation function checks if the data is a number
If Number Between
If Number Between transformation function checks if the data is a number between two values
If Number Less
If Number Between transformation function checks if the data is a number less than value
If Number More Than
If Number Between transformation function checks if the data is a number more than value
If Positive
If Positive transformation function checks if the data is a positive number
Multiply
Multiply transformation function multiplies numbers
Random Number
Random transformation function returns a random number within the range 0 <= X < Range
Round
Round transformation function reduces the number of significant digits in a number
Sign
Sign transformation function returns sign of numeric value -1 for negative values, 1 for positive values and 0 for 0
Subtract
Substract transformation function subtracts several numbers from the first one