CLIENT
9.7, PLB Web Only
The CLIENT instruction provides access to the client browsers allowing a program to retrieve information about the client environment. To define a CLIENT, use the following statement format:
|
|
|
|
Where:
label
Optional. A Data Label.
Flags Affected: NONE
Note the following:
The CLIENT object represents the client UI component being used by a PL/B runtime to interface with the end-user.
There are no properties for a CLIENT object.
There are no GUI PL/B instructions other than GUI methods that are used with a CLIENT object.
See Also: Object Definitions
![]() |