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

Declaring variables – PB Docs 150 – PowerBuilder Library

Declaring variables – PB Docs 150

Declaring variables

General information

Before you use a variable in a PowerBuilder script, you must
declare it (give it a datatype and a name).

A variable can be a standard datatype, a structure, or an
object. Object datatypes can be system objects as displayed in the
Browser or they can be objects you have defined by deriving them
from those system object types. For most variables, you can assign
it a value when you declare it. You can always assign it a value
within a script.


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