Methods of the JadeScript class can be executed (and debugged)
directly from the Class Browser without running an application.
JadeScript methods (JadeScripts for short) are used for testing and
for quick-fix processing that does not require a graphical user interface.
Instructions
Because the JadeScript class is a system class inherited from the RootSchema,
it is not displayed by default. However you can search for it, as follows
- In the Class Browser, select the Classes | Find menu command.
The Find Type dialog is displayed.
- Enter JadeScript and click the OK button.
The JadeScript class is then selected in the Class Browser.
|