I'm working on a modscript with a subroutine where I'm pulling in a field value a variant. I'm reusing this variant later for another call to the subroutine, but it seems to be holding on to the original value. How would I go about "resetting" this variant…