append directive

Inno Setup Preprocessor

append directive

Syntax

append-directive: append

Description

Resets the insertion point (previously set by insert directive) to the end of translation. All subsequent lines will be appended to existing translation.

See also

insert.