in mIRC type
/set -s %test test
/unset -s %test

then try it without -s
/set %test test
/unset %test

-
* Set %test to test
-
* Unset %test
-