info("activeobjectid")

The info(“activeobjectid”) function returns the object ID of the currently active text editor or text list object, if any.


Description

This function returns the object ID of the currently active text editor or text list object, if any. If no such object is currently being edited, the function returns zero.

Once you have the object id, you can use the objectinfo( function to find out any property of the object.


See Also


History

VersionStatusNotes
10.2NewNew in this version.