Macro Language Reference > Macros > Text (Frame Level) > ttpara
  
ttpara
Description
Specifies that certain text within the stream should be selected or moves the text cursor around the current stream, with the unit of movement being a single paragraph. Clicking the mouse quickly within a text stream will also select the current paragraph.
Syntax
ttpara code:n?
ttpara
[no parameter]
Selects the next paragraph in front of the cursor.
code
–1
Move the cursor to the start of the current paragraph.
0
Select the current paragraph.
1
Move the cursor forward by one paragraph. If there is text selected then the cursor is moved one paragraph past the end of the selected text.
Related Links