Actually, what should this do? What it does is to press the V and S keys at the same time. Did you want to use CTRL+V (paste)?
Note: If you want to send server names with/
inside, then use
store | false | !stringEscape
before the XType. But I do not think that this is the issue here.
!StringEscape (read/write) – If true /n /r are interpreted as escape sequence (default). If false they are interpreted literally (forum).