DeleteClientVariable  
 
 

Deletes the client variable specified by name. Returns a Boolean TRUE when variable is successfully deleted, even if variable did not previously exist. To test for the existence of a variable, use IsDefined.

See also GetClientVariablesList.

 
 
  Syntax  
 
DeleteClientVariable("name")

name

Name of a client variable to be deleted, surrounded by double quotes.

 
 
  Usage  
 

If the client variable specified by name does not exist, an error is returned.





 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.