Open Theme Editor dialog
themeEdit fname:=C:\1.oth;
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Theme File Name | fname |
Input string |
|
The path of the file that will be editing. |
This X-Function is used to select a theme file, and open it using the Origin's build-in tools "Theme Editing"
If you want to edit the theme file C:\1.oth, use the following command.
themeEdit fname:=C:\1.oth