Syntax 2: for ResourceResponse objects
Description
Gets the response status description.
Applies to
Syntax
|
1 |
objectname.GetStatusText ( ) |
|
Argument |
Description |
|---|---|
|
objectname |
A reference to the ResourceResponse object in which you |
Return value
String.
Returns the response status description.
Examples
The following example shows the use of the GetStatusText function
to get the response status text:
|
1 2 3 4 |
string ls_statustext ResourceResponse lnv_ResourceResponse ls_statustext = lnv_ResourceResponse.getstatustext( ) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest