git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2748 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-07-18 21:25:42 +00:00
parent 91dc660c02
commit 061dce82f1

View file

@ -6,7 +6,7 @@ All variables are global and can be used in Sections or Functions. Variables are
\e{$VARNAME}
User variables can be declared with the \R{var}{Var} command. You can use these variables to store values, work with sring manipulation etc.
User variables can be declared with the \R{var}{Var} command. You can use these variables to store values, work with string manipulation etc.
\S2{var} Var