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

InputFieldInsert – PB Docs 2022 – PowerBuilder Library

InputFieldInsert – PB Docs 2022

InputFieldInsert

PowerScript function

Description

Inserts a named input field at the insertion point in a RichTextEdit
control.

Applies to

RichTextEdit controls

Syntax

Argument

Description

rtename

The name of the RichTextEdit control in which you want to
insert an input field

inputfieldname

A string whose value is the name of input field to be
inserted. The name does not have to be unique

Return value

Integer.

Returns 1 if it succeeds and -1 if an error occurs. If
inputfieldname is null, InputFieldInsert returns null.

Usage

There can be several input fields with the same name. Fields of a
given name all have the same data value. When you call
InputFieldChangeData for a named input field, all fields with that name
are changed.

Examples

If there is a selection, InputFieldInsert replaces the selection
with the field.

See also

InputFieldChangeData

InputFieldCurrentName

InputFieldDeleteCurrent

InputFieldGetData

InputFieldLocate

DataSource


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