info("clickedobjectname")

The info(“clickedobjectname”) function returns the name of the button that was just clicked.


Description

This function returns the name of the button (or other object) that was just clicked. You can use this in a procedure that might be triggered by multiple objects to figure out which object was actually clicked.


See Also


History

VersionStatusNotes
10.0NewNew in this version.