Defining a Function

[Serialized] [Once] {[APe], C, Pascal} Function function_name ( [parameters] ) Returns return_type
   [code_block]
End Function