Defining the description element
After the version element, there is a description element that describes what the function does. The text you enter in the description element appears in the middle pane of the Function Catalogs panel. For example:
<description>
Convert a string to a number, and return the number.
</description>