Key Binding problem?

I’m making a key binding library for a possible upcoming game I’m making. I have console bound to “"(default) and when it opens it starts with ``(I automagically focus it when the bind is pressed), and I don't want this. I empty it when the bind is pressed but it ends up having "”. Any way I can succumb to this? And if it is any help, I’m using FlashDevelop.:dracula:

(PS hello Kirupa! I’ve been using this site, decided to make an account ^^)
(PPS the bind system isn’t incorperated in this yet, because I’m trying to fix this problem)

:\ I’ll look elsewhere