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

FormCheckBoxSetChecked – PB Docs 2022 – PowerBuilder Library

FormCheckBoxSetChecked – PB Docs 2022

FormCheckBoxSetChecked

PowerScript function

Description

Sets the checked status of the checkbox form field at the given
field ID.

Applies to

RichTextEdit control

Syntax

Argument

Description

fieldID

The unique ID assigned to the checkbox form field.

checked The status that you want to set the checkbox field
to.

Return value

Integer.

Returns 1 if it succeeds. Returns -1 if an error occurs. Returns -2
if the fieldID is non-existent, illegal, or not of the required type. If
any argument’s value is null, returns null.

Examples

This example inserts a checkbox form field, and then calls the
FormCheckBoxSetChecked function to set its status:


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