Method
Integer.ToHex(Optional minimumDigits As
Integer)
As TextSupported for all project types and targets.
Converts the integer value to a Text containing its hexadecimal representation.
Sample Code
Convert an Integer value to the hexadecimal text value: