Swift 2.0 Basics Video Tutorial – Functions, Parameters and Returning Values
In this Swift 2 video tutorial, we will create a basic function, then expand it to include multiple parameter/arguments (values passed into the function) and discuss returning values from the function.