Maplets[Tools]
StopEngine
stop the Maplets environment
Calling Sequence
Description
Examples
StopEngine()
The StopEngine() calling sequence ends the Maplets environment. All running Maplet applications are closed.
To conserve processing power, use StopEngine() to stop the Maplets environment when it is not in use.
with⁡MapletsTools:
StopEngine⁡
See Also
Maplets[Tools][StartEngine]
Overview of Maplet Applications
Download Help Document