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

ReleaseString – PB Docs 2019 – PowerBuilder Library

ReleaseString – PB Docs 2019

ReleaseString

Description

Frees the memory acquired using GetString, GetClassName,
GetFieldName, or GetEnumItemName.

Syntax

Argument

Description

string

The string to be released from
memory

Return value

None.

Examples

The following example gets a pointer to each of two strings passed
in as arguments, concatenates them in a new string, then releases the
memory used by the original strings:

Usage

Do not use this function to release a string obtained using
GetDateString, GetTimeString, GetDateTimeString, or GetDecimalString.
Each of these Get methods has a corresponding Release method.

See also

GetClassName

GetEnumItemName

GetFieldName

GetString


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