Functions, like procedures, are sets of actions. The difference between functions and procedures is that functions return a value the caller can use. In this podcast you will see how to call functions, using some of the SwinGame functions to demonstrate function use in a game context.