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

Syntax 2: For variables – PB Docs 2022 – PowerBuilder Library

Syntax 2: For variables – PB Docs 2022

Syntax 2: For variables

Description

Provides the datatype of a variable.

Syntax

Argument

Description

variable

The name of the variable for which you want to know its
name (that is, its datatype)

Return value

String. Returns the name of variable. Returns the empty string
(“”) if variable is an enumerated datatype or if an error occurs. If
variable is null, ClassName returns null.

Usage

ClassName cannot determine the datatype if variable is an
enumerated datatype. In this case, ClassName returns the empty
string.

Examples

If gd_double is a global double variable, ClassName sets varname
to double:


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