I wondering if I'm doing something wrong, or if the DELETE-SESSION-VALUE function is broken. I set some values using strings for symbols. They work fine with SESSION-VALUE, but if I try to use DELETE-SESSION-VALUE they're still there.
I can null them out, but they're still show up as session values (of NULL). Has anyone else seen this behavior?
Regards, --Jeff