<< Click here to display Table of Contents >> Navigation: Programming Reference > Common Objects > iShellApp Object:
Description
Returns the status of the Script palette.
Syntax
dim result = ApplicationBase.Current.TestToggleScript()
dim result = App.TestToggleScript()
See also
ToggleScript Method