Skip to main content
Skip table of contents

p$TDV:SMPAPI:EtTxMove


p$TDV:SMPAPI:EtTxMove

Move the cursor by the specified number of units.

The cursor is usually located at the end of the document to be generated. A new component is always inserted at the position of the cursor and the cursor is then moved to the end of the inserted table.

Syntax:

p$TDV:SMPAPI:EtTxMove(Unit, NumberRows )

 

Argument

Type

Meaning

 

Unit

Integer

The cursor is to be moved by unit:

1 – Character
2 – Word
3 – Sentence
4 – Section
5 – Row
6 – Complete document
9 – Column
10 – Row
12 – Cell
15 – Table

 

NumberRows

Integer

Number of units

Result:

-

 

Example:

p$TDV:SMPAPI:EtTxMove( 5,-1 move the cursor up by 1 row)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.