String functions
VBScript provides a rich library of built-in functions to deal with strings. With string functions, you can manipulate strings; for example, you can retrieve or change part of a string. Although all the functions we'll discuss may seem overwhelming at first, they are quite easy to use and remember once you try them a couple of times.