Returns the type of ABL client currently executing.
Data
type: CHARACTER
Access: Read-only
Applies
to:
SESSION system handle
The
following table shows the value of CLIENT-TYPE for each supported client
type.
CLIENT-TYPE
attribute values
| Type of client |
Attribute value |
| ProVision standard ABL client |
4GLCLIENT |
| WebClient |
WEBCLIENT |
| AppServer agent |
APPSERVER |
| WebSpeed agent |
WEBSPEED |
| Progress Application Server agent |
MULTI-SESSION-AGENT |
| Other special-purpose clients |
Unknown value (?)
|