This chapter describes how to create and call user-defined functions (UDFs).
About user-defined functions
Creating user-defined functions
Calling user-defined functions
Working with arguments and variables in functions
Handling errors in UDFs
A user-defined function example
Using UDFs effectively