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

TextLine – PB Docs 125 – PowerBuilder Library

TextLine – PB Docs 125

TextLine method (DataWindows)

Description

Obtains the text of the line that contains the insertion point.
TextLine works for controls that can contain multiple lines.

Controls

DataWindow type

Method applies to

PowerBuilder

DataWindow control

Web ActiveX

DataWindow control

Syntax

[PowerBuilder]

[Web ActiveX]

Argument

Description

editname

A reference to a DataWindow control

Return Values

Returns the text on the line with the insertion point in editname.
If an error occurs, TextLine returns the empty
string (“”). If editname is
null, TextLine returns null.

Usage

TextLine reports information about the
edit control over the current row and column.

note.png PowerBuilder environment

For use with other PowerBuilder controls, see TextLine in
the PowerScript Reference.

Examples

In the DataWindow control dw_letter, if
the insertion point is on line 4 in the edit control and the text
on the line is North Carolina, then this example sets linetext to
North Carolina:

See Also


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