Returns the client type for the active session. Read-only.
object.Client = value
Where object is an object expression that evaluates to one of the controls in the Applies To list, and value is a value or constant as described in Settings.
Newlook Smartclient
Newlook Server
This property is useful if you wish to change elements of the UI according to the client that is currently running.
The available settings for value are :
Constant (macro editor) |
Constant (script editor) |
Value |
Description |
ClientActiveX |
nlClientWeb |
0 |
Newlook Smartclient - web client. |
ClientSmart |
nlClientSmart |
1 |
Newlook Smartclient - Windows client. |
ClientThin |
nlClientThin |
2 |
Newlook Server client. |
ClientMobile |
nlClientMobile |
3 |
Newlook Server mobile client. |
ClientWebService |
nlClientWebService |
5 |
Newlook web service. |
CPU property | OSPlatform property | OSVersion property
© 2004-2021 looksoftware. All rights reserved.