IsWorksheetInterface
determine whether Maple is running inside a GUI
Calling Sequence
Description
Examples
IsWorksheetInterface()
IsWorksheetInterface( 'Standard' )
IsWorksheetInterface( 'Classic' )
The IsWorksheetInterface command returns the value true if Maple is running within a GUI (worksheet) interface, and returns the value false otherwise.
When one of the names Standard and Classic is passed as an argument to IsWorksheetInterface, the command returns the value true if Maple is running in the named worksheet interface, and the value false otherwise.
The following commands are executed when Maple help pages are generated. As such, these commands return false regardless of the interface used to view this help topic.
IsWorksheetInterface⁡
true
IsWorksheetInterface⁡Standard
IsWorksheetInterface⁡Classic
false
See Also
interface
versions
Download Help Document
What kind of issue would you like to report? (Optional)