Macro Language Reference > Macros > Text (Frame Level) > ttsent
  
ttsent
Description
Used to move the cursor around the current stream. The unit of movement is a single sentence, including any punctuation and special characters such as .....
Syntax
ttsent code:n
ttsent
[no parameter]
Select the current sentence.
code
1
Move the cursor backward by one sentence.
0
Select the current sentence.
1
Move the cursor forward by one sentence. If there is text selected then the cursor is moved one sentence past the end of the selected text.
Additional Information
 
Clicking the mouse quickly three times within a word also selects the sentence.
Related Links