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

TextFieldGetTypeData – PB Docs 2022 – PowerBuilder Library

TextFieldGetTypeData – PB Docs 2022

TextFieldGetTypeData

PowerScript function

Description

Gets the type data 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 type data of the specified text field

id

The ID of the text field you want to obtain

data

A string specifying the type data of the text field. If
the function fails to get the type data, the string value will
not be modified and remain unchanged as before the call.

Return value

Integer.

Returns 1 for success and -1 for failure. If any argument’s value is
null, returns null.

Examples

This example gets the type data “Report” through ID of the text
field in a RichTextEdit rte_1 and displays a message if it
succeeds:

See also

TextFieldGetType

TextFieldSetTypeAndData


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