Inno Setup Preprocessor: Delete

Inno Setup Preprocessor

Inno Setup Preprocessor: Delete

Delete

#define Delete(str *S, int Index, int Count = MaxInt)

Description

Deletes the specified number of characters beginning with Index from S. S is passed by reference (therefore is modified).

Declared in ISPPBuiltins.iss file.