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