Use in VB&; H+ numbers in the appropriate range, prefixed with &; H, which can directly represent hexadecimal digits. For example, the hexadecimal notation & H0F stands for decimal 15.
Example:
const temp 1 = & amp; H 123' declares a hexadecimal constant of 16 &; H 123, its decimal value is 29 1.
Programs can also be defined first and then assigned.