
Use the Tree View to edit the properties of the X-Function.
| Name |
X-Function name. |
|---|---|
| Description |
X-Function description. |
| Author | Author of the X-Function. |
| Auto Compile Dependent Files | Automatically compile dependent files. |
| Usage Context | Customize the usage context of the X-Function.
|
| Generate LabTalk Tree upon execution | Specify whether to automatically generate LabTalk tree upon execution. The LabTalk tree is a variable with the same name as the X-Function, and will be dumped to the Results Log window. |
| Results Log Output Checkbox | Specify whether to add a check-box labeled Results Log Output to the X-Function dialog box so that users can opt to dump messages to the Results Log window. Options:
|
| Output to Results Log upon execution | Specify what contents to output to Results Log window, options can be None, All, Report Tree, First Input, First Output, All Outputs, and All Except Trees. |
| GetN Dialog Custom Buttons | Specify the customized buttons on the dialog. |
| Command Line Usage | Add the notes on command line usage of the X-Function, which will appear in the documentation of the X-Function. |
| Variables | Show the variables defined in the X-Function. |
| Modification Log | Add notes on modification history. |
| Code | Specify the code of the X-Function, including Return Type, Header, and Expression. |
| Save with Object | Specify whether to save the X-Function with object. |
| Option Argument Index |
Not currently used. |
| Version |
Specify the version of the X-Function. |
| Module |
Not currently used. |
| Subgroup Index Within a Category | Specify the subgroup index, which is listed under a common category in the menu. |
| Number of Error Messages | Specify the number of error messages. |
| English Help | Specify Auto Complete Hint for English help. |
| Japanese Help | Specify Description, GetN Dialog Custom Buttons, and Auto Complete Hint for Japanese help. |
| German Help | Specify Description, GetN Dialog Custom Buttons, and Auto Complete Hint for German help. |
| Chinese Help | Specify Description, GetN Dialog Custom Buttons, and Auto Complete Hint for Chinese help. |
| Skip hidden in dialog | Specify whether to skip hidden in dialog. |
| Auto Clear Error Message in dialog | Specify whether to auto clear error message in dialog. |
| Keep Button Status for Event Handler | Specify whether to keep button status for event handler. |
| Control Apply and Undo button by User | Specify whether to control Apply and Undo buttons by user. |
| Show Preview Button | Specify whether to show the preview button. |
| Show Auto Apply Checkbox | Specify whether to show Auto Apply check-box. |
| Skip Help Document Processing | Specify whether to skip help document processing. |
| Support Folder Last Used Theme | Specify whether support Folder Last Used Theme. |
| Do no Close Dialog upon Enter Key | Specify whether to close dialog when press Enter key. |
| See Also |
Additional documentation resources. |
| Related X-Functions |
Related X-Functions. |
For more information on use of these standard view controls please refer to the X-Function Chapter in the Programming Help file.