In 2.0 the url parameters are already parsed by netsuite and are available in request.parameters object. so there is nothing that I am parsing the url. So I just wanted to know whether we can pass some string(text) values through url or not. Because when i pass a number it is successfully parsing but not text.