4D v14.3

UNREGISTER CLIENT

Home

 
4D v14.3
UNREGISTER CLIENT

UNREGISTER CLIENT 


 

UNREGISTER CLIENT  
Does not require any parameters

The UNREGISTER CLIENT command “unregisters” a 4D client station. The client must have already been registered by the REGISTER CLIENT command.

Note: A 4D client is automatically unregistered when the user quits the application.

If the client workstation was not previously registered or if the command was executed on 4D in local mode, the command has no effect.

Example  

Refer to the example for the REGISTER CLIENT command.

If the client is correctly unregistered, the OK system variable is set to 1. If the client was not registered, OK is set to 0.

 
PROPERTIES 

Product: 4D
Theme: Processes
Number: 649

The OK variable is changed by the command

 
HISTORY 

Created: 4D v6.5

 
SEE ALSO 

EXECUTE ON CLIENT
GET REGISTERED CLIENTS
REGISTER CLIENT

 
ARTICLE USAGE

4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)