Built-in functions
Deluge provides many built in functions so that you can perform common tasks, for example computing the square root of a number, or checking if a given letter is present in a text, without having to write code. You can perform such common everyday tasks using pre-defined built-in functions.
Each data type has its own set of built-in functions.