Using VARCHAR in a sqlite table

I am trying to use the varchar type in my sqlite table schema but cannot find an import anywhere for it. Is varchar supported for sqlite yet?!
Was this page helpful?