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

TextFieldGetType – PB Docs 2022 – PowerBuilder Library

TextFieldGetType – PB Docs 2022

TextFieldGetType

PowerScript function

Description

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

id

The ID of the text field you want to obtain

Return value

String.

Returns the following strings if it succeeds and an empty string
(“”) if an error occurs. If the id argument is null, returns null.

standard — The standard text type.

externallink — The external link.

internallink — The internal link.

Examples

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

See also

TextFieldSetTypeAndData

TextFieldGetTypeData


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