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

Another format for access-right keywords – PB Docs 2019 – PowerBuilder Library

Another format for access-right keywords – PB Docs 2019

Another format for access-right keywords

Description

You can also group declarations of PowerScript variables
according to access by specifying the access-right keyword as a label.
It appears on its own line, followed by a colon (:).

Syntax

Within a labeled group of declarations, you can override the
access on a single line by specifying another access-right keyword
with the declaration. The labeled access takes effect again on the
following lines.

Examples

In these declarations, the instance variables have the access
specified by the label that precedes them. Another private variable is
defined at the end, where private overrides the public label:

Some of these protected declarations have restricted write
access:


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