added a note about sections.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4342 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7c4de9c74d
commit
8255a45df0
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ Sets the section's flags. The flag is a 32 bit integer. The first bit (lowest) r
|
|||
|
||||
For an example of usage please see the \L{../Examples/one-section.nsi}{one-section.nsi} example.
|
||||
|
||||
For useful macros and definitions, see Include\Sections.nsh.
|
||||
|
||||
\S2{sectiongetflags} SectionGetFlags
|
||||
|
||||
\c section_index user_var(output)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue