Pascal Scripting: IntToStr

Inno Setup

Pascal Scripting: IntToStr

Prototype:

function IntToStr(i: Int64): String;

Description:

The IntToStr function converts an 32-bit or 64-bit number into a string.

64-bit numbers require Unicode Inno Setup.