<CF_SESSION_KILL>

What this tag does:
  • Deletes all variables from the session scope.
Attributes
  • preserve_cf - does not delete client.urltoken, client.cfid, client.cftoken (delete everything else)
  • scope - with the "scope" attributes, you can kill any structure in the caller scope. This will access and kill the application scope as well. (takes the structure name as well as 'application' and 'session' (defaults to session) (if not session, the session scope is left alone)
  • instructions - yes/no (displays this text and exits tag)
© 1998 ChangeMedia, Inc.
    http://www.ChangeMedia.com