Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

TableInsertRows – PB Docs 2022 – PowerBuilder Library

TableInsertRows – PB Docs 2022

TableInsertRows

PowerScript function

Description

Inserts one or more rows above or below the current text input
position in the table.

Applies to

RichTextEdit control

Syntax

Argument

Description

position

The position to insert the new row(s). The following
values are supported:

  • 1 — Insert the row(s) above the row with the current
    text input position.

  • 2 — Insert the row(s) below the row with the current
    text input position.

rows The number of rows to insert.

Return value

Boolean.

Returns true if the row(s) are inserted successfully. Returns false
if the row(s) are not inserted or the current text input position is not
in a table. Returns null if any argument is null.

Examples

The following example inserts 2 rows above the current
position.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x