Hey there! I see a list of these functions and I was wondering how I can make my own function with Custom paramteres.
Hi Noah!
You can do that by adding the SQL tool on a server action or data action. It's the fourth widget on the right side.
Then you can do your sql query. Remember that Sql tools need to have an Output Structure equal to your Select statement.
Learn more about creating SQL on this documentation about SQL Queries.
Hope it helped!
Cheers.