Name
Prop.Increase -- increase value of prop gadget
Synopsis
mui.DoMethod(id, "Increase", amount)
Function
This method increases the value of a proportional gadget by the specified amount. Negative values are ok. Range checking is done automatically.

Inputs
id
id of the application object
amount
amount to add to the gadget's current position.

Show TOC