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

Naming the function – PB Docs 2018 – PowerBuilder Library

Naming the function – PB Docs 2018

Naming the function

Name the function in the Function Name box. Function names can
have up to 40 characters. For valid characters, see the section called “Identifier names” in PowerScript Reference.

For object-level functions, the function is added to the
Function List view when you tab off the Function Name box. It is saved
as part of the object whenever you save the object.

Using a naming convention for user-defined functions makes them
easy to recognize and distinguish from built-in PowerScript functions.
A commonly used convention is to preface all global function names
with f_ and object-level functions with of_, such as:

Built-in functions do not usually have underscores in their
names, so this convention makes it easy for you to identify functions
as user defined.


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