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