To create a function, you will need to specify if it has any inputs and give it a name
One example of a function is below, featured in our Social Credit sample app
After you have created your function, you can simply use it at any time using the function block you have named
You can also create a function that returns a specific output
You can also create a function that only triggers given a specific condition