Pascal Scripting: IntToStr

Prototype:

function IntToStr(I: Int64): String;

Description:

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