info("proceduretext")

The info(“proceduretext”) function returns the source code in the current procedure window.


Description

This function returns the source code in the current procedure window (if any other type of window is frontmost, an error will be returned. This function returns all of the source code, whether it is selected or not. If you want only the selected text, use the info(“procedureselectedtext”) function.


See Also


History

VersionStatusNotes
10.0NewNew in this version.