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.
DeleteClientVariable("name")
Name of a client variable to be deleted, surrounded by double quotes.
If the client variable specified by name does not exist, an error is returned.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.