s.removeVar(name)Removes the named variable from the serverFrame's form. Note that serverFrame variables are persistent: every defined variable will be resubmitted in following WebServer requests, until it is explicitly removed. With MapServer, you have to take care that zoom variables like "imgext" or "imgbox" will not be resubmitted for regular map requests.