git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4982 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-03-07 18:55:25 +00:00
parent ed044c3046
commit 140845e1bb

View file

@ -2390,8 +2390,8 @@ Call functions:
\c ; input string
\c ;
\c "[options]" ;[+|-][1|2|3|12|23|31][eng|rus]
\c ; + : covert string to uppercase
\c ; - : covert string to lowercase
\c ; + : convert string to uppercase
\c ; - : convert string to lowercase
\c ; 1 : only Digits
\c ; 2 : only Letters
\c ; 3 : only Special