Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1609 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9e16ba98b8
commit
90ea8491f4
22 changed files with 246 additions and 243 deletions
|
@ -1,12 +1,12 @@
|
|||
\C{intinst} Integer Support
|
||||
\H{intinst} Integer Support
|
||||
|
||||
\H{IntFmt} IntFmt
|
||||
\S{IntFmt} IntFmt
|
||||
|
||||
\c user_var(output) format numberstring
|
||||
|
||||
Formats the number in "numberstring" using the format "format", and sets the output to user variable $x. Example format strings include "%08X" "%u"
|
||||
|
||||
\H{IntOp} IntOp
|
||||
\S{IntOp} IntOp
|
||||
|
||||
\c user_var(output) value1 OP [value2]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue