Batch datatypes

From wikinotes

string

REM note the abscence of quotes around string
set YOURVAR=Your Value

echo %YOURVAR%