Section
6.8.1
Top Level
Sub Level
General
Objects should be cleared before they are reused. Errors should not interfere with the clearing process.
Coldfusion
Use structClear()
and deleteClientVariable()
.
Natural Webagent
This is handled by the server admins.