PrintInt32¶
Note
This function only exists in REV02 and above.
Description¶
Prints a signed integer to the console.
Parameters¶
mode
-
The print mode of the message.
message
-
The label to call the integer.
integer
-
The signed integer to print.
Return Value¶
None.