Pascal Scripting: IntToStr

Prototype:

function IntToStr(i: Int64): String;

Description:

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