CLIENT


9.7, PLB Web Only

square.png Events

square.png Methods

 

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:

 

 

[label]

CLIENT

 

Where:

label

Optional. A Data Label.

Flags Affected: NONE

Note the following:

  1. The CLIENT object represents the client UI component being used by a PL/B runtime to interface with the end-user.

  2. There are no properties for a CLIENT object.

  3. There are no GUI PL/B instructions other than GUI methods that are used with a CLIENT object.

 

 

See Also: Object Definitions

 



PL/B Language Reference CHECKGRP COLLECTION