Adding a Description to a Reusable Function

You can add a description to your function in html format.


Before you begin: You must have created a reusable function.
See Also
Adding a Description to a Reusable Function
About Know-how Libraries and Reusable Functions
  1. Right-click the function in the tree and select Description.
    The Function Description Editor appears.
  2. Enter the description and click OK when done.
    Note: Insert Skeleton lets you enter the structure of your description like the function name, the inputs and the returned value. Then, you only need to enter your comments.

The description is stored along with the function and appears in the language browser to get more information on the selected function.