Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page.
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: