Concept Framework 2.2 documentation Contents | Index

standard.lib.str.NumberToHex

Name Version Deprecated
NumberToHex version 1.0 no

Prototype:
string NumberToHex(number)


Description:
Converts a number to a string representing the hexadecimal representation. See HexToNumber for the reverse operation.

Returns:
Returns the hexadecimal representation of the number as a string.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:13 2013 GMT(c)2013 Devronium Applications