same with
set i =
That'll just make the compiler go OMGWTFNEEDPARAMETERNUB
Anyways, any native types [boolean,string((exception here, sort of!!)),code,integer,real] don't leak, so they don't need to be nulled or destroyed.
Also, null is of type handle (or string, another exception with strings, but strings should really be handles), so any non-handle type can't be set to null