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 of the DocumentTools:-Actions Package

 

Description

List of DocumentTools:-Actions commands

Compatibility

Description

• 

The Actions package provides commands for programmatically interacting with Maple embedded components in a Standard Maple document or worksheet.

• 

This package will interact with the embedded components by command, as if the user was doing the same with their cursor.

• 

These are actions that are not covered by the DocumentTools:-SetProperty command for a given component. If you are looking to do an action that is not covered here, it is quite likely that it can be done with SetProperty.

List of DocumentTools:-Actions commands

Click

ClickIndex

ClickOnOff

ClickValue

EnterText

 

 

 

Compatibility

• 

The DocumentTools:-Actions package was introduced in Maple 2022.

• 

For more information on Maple 2022 changes, see Updates in Maple 2022.

See Also

DocumentTools

SetProperty