The New X-Function Wizard tool is will step you through the process of creating an X-Function. You can open it by:
Selecting from the menu of the X-Function Builder.
or
Clicking the New X-Function Wizard button on the toolbar of the X-Function Builder.
There are six pages to the X-Function Wizard:
| Number of Input Variables |
Specify the number of input variables. |
|---|---|
| Input Variables |
Specify the names and types for all the input variables. |
| Number of Output Variables |
Specify the number of output variables. |
| Output Variables |
Specify the names and types for all the output variables. |
| Function Body |
Enter the function body code in this page or -- alternately -- leave it empty and edit the X-Function body in the Code Builder later. |
| Default Data for Variables |
Specify the default values for the input and output variables. |
For more information, please refer to the X-Function Chapter in the Programming Help file.