Skip to main content
Functions are the building blocks of logic. They can be used to perform actions, such as retrieving a record from the database, or generating a random number.

Adding a Function

  • Canvas View
  • Function Stack
  • XanoScript
Hover over a node and click the plus icon to insert a new function after it. You can also hover over the connecting lines to insert a function at that point in the flow.
visual-canvas-20251010-142619

Adding new functions

In the panel that opens on the right, you can select the function you want to add. Use the search at the top, or navigate through the function categories.
function-stack-20251008-154357

Each function will have a different set of options available to you, so it’s best to consult that function’s specific documentation for more information.

Function Reference

Review all available functions below by selecting the section you’re interested in.
I