Overview of the DocumentTools:-Actions Package
Description
List of DocumentTools:-Actions commands
Compatibility
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.
Click
ClickIndex
ClickOnOff
ClickValue
EnterText
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
Download Help Document