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

TextFrameGetText – PB Docs 2022 – PowerBuilder Library

TextFrameGetText – PB Docs 2022

TextFrameGetText

PowerScript function

Description

Returns the text of a text frame in the RichTextEdit control.

Applies to

RichTextEdit control

Syntax

Argument

Description

textFrameID

The unique ID that identifies the text frame.

start The starting position of the text in the text frame. 0
means the start of the text.
length The length of the text to get from the text frame. -1 means
till the end of the text.

Return value

String.

Returns the text in the text frame. If the start and length
arguments are not specified, returns the full text. Otherwise, returns the
specified text.

Returns null if any argument is null.

Examples

The following example gets the text in the specified text
frame.


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