<< Click to Display Table of Contents >> Hex operations library |
|
▪Hex to Integer - this script object converts hex value into integer.
▪Integer to Hex - this script object converts integer value into hex.
Example:
This operation converts Tag's value from decimal integer into hexadecimal and place result in Tag2's value.
Tag |
Tag2 |
---|---|
255 |
0xFF |