If I hit Ctrl+W on the keyboard, 'Debug Key.Text' prints '^W'. If I do 'Debug String.Len(Key.Text)' this prints 1... I understand that ^ represents Ctrl, but it is still a character?? Why is it not counted?