Notify()
Executes the methods on the buttons action list.
Syntax
Parameters
None
Example
You can use this method to simulate a button press from elsewhere (script or menu).
MyButton.Set()
MyButton.Notify()
MyButton.Unset()
Object
Button