PrintInt
Prints an integer value on the screen. When told to print a flex, PrintInt() will truncate the decimal portion of the flex. Syntax:
PrintInt(integer);
Related:
Debugging
Alternatives:
jkStringConcatInt()