Tab |
Previous Next |
Tab [<Column>], [<Row>]
|
Part
|
Description
|
<Column>
|
Optional. Sets the text cursor to the specified column. If omitted, the
cursor column is not changed
|
<Row>
|
Optional. Sets the text cursor to the specified row. If omitted, the
cursor row is not changed.
|
Tab 2, 4
Print "Hello World"
|