Start of Content Area

Function documentationGET_SELECTION_INDEXES  Locate the document in its SAP Library structure

Use

This method returns information (in characters) about the position of a selected text.

Windows

HTML

Java

ü

X

ü

Features

call method textedit- >get_selection_indexes

  importing
    from_index = from_index
    to_index = to_index

  exceptions

    error_cntl_call_method = 1.

Parameters

Description

from_index

Character at which the selection starts. The index is relative to the first character in the editor.

to_index

Character at which the selection ends.