Added description for Ifabort, modified SectionSetText, added Errorlevel description
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2477 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
36acb0df4a
commit
0b9c1c4d3d
3 changed files with 29 additions and 1 deletions
|
@ -18,7 +18,7 @@ Retrieves the section's flags. See above for a description of the flag. The erro
|
|||
|
||||
\c section_index section_text
|
||||
|
||||
Sets the description for the section section_index. To set a subsection, you must use - at the beginning of the text. The error flag will be set if an out of range section is specified.
|
||||
Sets the description for the section section_index. To set a subsection, you must use - at the beginning of the text. If the Text is set to "" than the section will be hidden. The error flag will be set if an out of range section is specified.
|
||||
|
||||
\S2{sectiongettext} SectionGetText
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue