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

TextFieldGetText – PB Docs 2022 – PowerBuilder Library

TextFieldGetText – PB Docs 2022

TextFieldGetText

PowerScript function

Description

Gets the text of the specified text field in a RichTextEdit
control.

Applies to

RichTextEdit control

Syntax

Argument

Description

rtename

The name of the RichTextEdit control in which you want to
get the text of the specified text field

id

The ID of the text field you want to obtain

Return value

String.

Returns the text of the text field if it succeeds and an empty
string (“”) if an error occurs. If any argument’s value is null, returns
null.

Examples

This example inserts a text field (with a text value “Test”) and
gets the text through the ID of the text field in the RichTextEdit
rte_1:

See also

TextFieldSetText


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