info("activesuperobject")

The info(“activesuperobject”) function returns the name of the currently active text editor or word processor object, if any.


Description

This function returns the name of the currently active text editor or word processor object, if any. If no such object is currently being edited, the function returns empty text ("").

Note: This function is still available for compatibility with legacy databases, but for new applications you should use the info(“focusobject”) function.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0, but now has been replaced by the info("focusobject") function.