Hex
KRL supports hexadecimal values represented as strings matching the regex /^[A-F0-9]+$/
. You can use the as() operator to cast numbers to hex values and hex values to numbers.
Copyright Picolabs | Licensed under Creative Commons.
KRL supports hexadecimal values represented as strings matching the regex /^[A-F0-9]+$/
. You can use the as() operator to cast numbers to hex values and hex values to numbers.
Copyright Picolabs | Licensed under Creative Commons.