Reference/!macroend: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(Created page with "=!macroend= Ends a macro that was started with !macro.") |
m (wiki link to !macro) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
=!macroend= | =!macroend= | ||
Ends a macro that was started with !macro. | Ends a macro that was started with [[Reference/!macro|!macro]]. | ||
''Command introduced with NSIS v1.8'' |