This EZEd video explains Functions
Introduction to Functions
Need to define a user defined function
Categories of function
Function with no arguments and no return values
Function with arguments and no return values
Function with arguments and one return value
Function with no arguments but return value
Function that returns multiple values