GetHttpResponseStatusText
PowerScript function
Description
Gets the response status description. This function is only
effective in the installable cloud application deployed with
PowerServer.
Applies to
Syntax
|
1 |
applicationname.GetHttpResponseStatusText ( ) |
|
Argument |
Description |
|---|---|
|
applicationname |
The name of the application object for which you want to |
Return value
String.
Returns the response status description or returns an empty string
if the current application is not an installable cloud app deployed with
PowerServer.
Examples
This example gets the response status description:
|
1 2 |
String ls_StatusText ls_StatusText = Getapplication().GetHttpResponseStatusText() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest