Pascal Scripting: UIntToStr

Prototype:

function UIntToStr(I: UInt64): String;

Description:

The UIntToStr function converts an unsigned 64-bit number into a string.