s.setVar(name,value)Sets the named variable to "value". If the variable does not exist, it is created. If it exists, its value is overwritten. Once set, a variable will remain set and resent to the WebServer, until it is explicitly removed with "removeVar()"