Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Overview the Maplets:-Tools Package

 

Calling Sequence

Description

List of Maplets Tools Package Commands

Maplets Global Variables

Examples

Calling Sequence

Maplets:-Tools:-command(arguments)

command(arguments)

Description

• 

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.

List of Maplets Tools Package Commands

  

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.

Maplets Global Variables

  

The following is a list of global variables related specifically to the Maplets package that are useful tools for authors.

lastmaplet

thismaplet

 

 

Examples

withMaplets:-Elements:

mapletMapletThis is a test:

withMaplets:-Tools:

lastmaplet

lastmaplet

(1)

Maplets:-Displaymaplet

Maplets:-Displaylastmaplet

See Also

lastmaplet

Maplets:-Elements

Maplets:-Elements:-Maplet

Overview of Maplet Applications

with