info("procedureselectionlength")

The info(“procedureselectionlength”) function returns the length of the selected source code in the current procedure window.


Description

This function returns the length of the selected source code in the current procedure window. If there is currently only an insertion point, this function will return zero. To find out the actual contents of the selection, use the info(“procedureselectedtext”) function.


See Also


History

VersionStatusNotes
10.0NewNew in this version.