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
Version | Status | Notes |
10.0 | New | New in this version. |