Maplets[Tools]
StartEngine
start the Maplets environment
Calling Sequence
Description
Examples
StartEngine()
The StartEngine() calling sequence starts the Maplets environment. If the Maplets environment is currently running, nothing is done.
Use StartEngine() calling sequence to invoke the Maplets environment prior to running Maplet application code. This decreases the runtime for the first Maplet application displayed.
with⁡MapletsTools:
StartEngine⁡
See Also
Maplets[Tools][StopEngine]
Overview of Maplet Applications
Download Help Document