Views:

Product: LABELVIEW, CODESOFT

Version: All Versions

 

 

hex(<<val_1>>, <<val_2>>): Converts the val_1 decimal number to hexadecimal format with a total value of val_2.

NOTE: This formula cannot accept negative decimal numbers for val_1 parameter.

Example:
hex(2,8) = 00000002