Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Is4GLClient () |
Determines if the current session is running in an 4GLClient |
||
| LOGICAL IsAppServer () |
Determines if the current session is running in an AppServer |
||
| LOGICAL IsClient (character) |
Determines if the current session is running in the specified client type |
||
| LOGICAL IsKnownClientType () |
Determines if the current session is a known ABL client type |
||
| LOGICAL IsKnownClientType (character) |
Determines if the given session is a known ABL client type |
||
| LOGICAL IsMultiSessionAgent () |
Determines if the current session is running in PASOE |
||
| LOGICAL IsWebClient () |
Determines if the current session is running in an WebClient |
||
| LOGICAL IsWebSpeed () |
Determines if the current session is running in an WebSpeed |
| Options | Name | Purpose | |
|---|---|---|---|
| ClientType () |
Disallow instance creation |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER APPSERVER |
|
||
| CHARACTER FourGLCLIENT |
|
||
| CHARACTER MULTI-SESSION-AGENT |
|
||
| CHARACTER WEBCLIENT |
|
||
| CHARACTER WEBSPEED |
|
|
Top
LOGICAL Is4GLClient ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL IsAppServer ()
|
||||||||||||||||||||
LOGICAL IsClient (character)
|
||||||||||||||||||||
LOGICAL IsKnownClientType ()
|
||||||||||||||||||||
LOGICAL IsKnownClientType (character)
|
||||||||||||||||||||
LOGICAL IsMultiSessionAgent ()
|
||||||||||||||||||||
LOGICAL IsWebClient ()
|
||||||||||||||||||||
LOGICAL IsWebSpeed ()
|
||||||||||||||||||||
ClientType ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER APPSERVER
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER FourGLCLIENT
|
|||||||||
CHARACTER MULTI-SESSION-AGENT
|
|||||||||
CHARACTER WEBCLIENT
|
|||||||||
CHARACTER WEBSPEED
|
|||||||||