Declare and Define Functions
Functions are reusable blocks of code that perform a specific task. Define them, call them, pass by reference, return multiple values — it's all here.
Built-In Functions
Function Types
Flow-Wing lets you pass functions as arguments using function type syntax.