Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily.
X
The help is wrong. To use GetValue (or SetValue) with Greek characters you need to use the unicode representation. In VBscipt you can get that using the ChrW function, which returns a unicode character when given the ANSI code for the character. For example, alpha is: