This will cut the selected text from the string. The definition of selected text is the text from startposition to end of string. This method will remove the selected text from the string as a side effect. @return TextData - the new String @param startoffset -the offset to start cutting at
|
|
|
|
|
|
|
|