How do I...?

Create a Custom Callback Function

There are instances where you will want to customize the status information displayed to your users when certain actions are performed. To do this, you will have to create a custom callback function.

For an example of a custom callback function, please see the topic Callback Function Examples.