Overview the Maplets:-Tools Package
Calling Sequence
Description
List of Maplets Tools Package Commands
Maplets Global Variables
Examples
Maplets:-Tools:-command(arguments)
command(arguments)
The Maplets:-Tools package contains commands for manipulating and interacting with Maplet applications and Maplet application descriptions.
Each command in the Maplets:-Tools package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
The long form, Maplets:-Tools:-command, is always available. The short form can be used after loading the package.
The following is a list of available commands.
AddAttribute
AddContent
Get
ListBoxSplit
Print
Set
SetTimeout
StartEngine
StopEngine
To display the help page for a particular Maplets:-Tools command, see Getting Help with a Command in a Package.
The following is a list of global variables related specifically to the Maplets package that are useful tools for authors.
lastmaplet
thismaplet
with⁡Maplets:-Elements:
maplet≔Maplet⁡This is a test:
with⁡Maplets:-Tools:
Maplets:-Display⁡maplet
Maplets:-Display⁡lastmaplet
See Also
Maplets:-Elements
Maplets:-Elements:-Maplet
Overview of Maplet Applications
with
Download Help Document