GetColumnName – PB Docs 2022

GetColumnName

method (DataWindows)

Description

Obtains the name of the current column. The current column is the
column that has the focus.

Applies to

DataWindow type

Method applies to

PowerBuilder

DataWindow control, DataWindowChild object, DataStore
object

Syntax

PowerBuilder

Argument

Description

dwcontrol

A reference to a DataWindow control DataStore, or
child DataWindow

Return value

Returns the name of the current column in dwcontrol. Returns the
empty string (“”) if no column is current or if an error occurs.

If dwcontrol is null, in PowerBuilder and JavaScript the method
returns null.

Usage

For information on the current column, see GetColumn.

Examples

These statements return the name of the current column in
dw_Employee:

See also

GetColumn

GetRow

SetColumn

SetRow


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