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

TableInsertColumn – PB Docs 2022 – PowerBuilder Library

TableInsertColumn – PB Docs 2022

TableInsertColumn

PowerScript function

Description

Inserts a column to the right or left of the current text input
position in the table.

Applies to

RichTextEdit control

Syntax

Argument

Description

position

The position to insert the new column. The following
values are supported:

  • 0 — Insert the column to the left of the column with
    the current text input position.

  • 1 — Insert the column to the right of the column with
    the current text input position.

Return value

Boolean.

Returns true if the column is inserted successfully. Returns false
if the column is 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 a column to the left of the current
column:


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