| Servertec | toHexString( ) | |
|
|
Returns the hexadecimal string representation of a number. SyntaxtoHexString( number )number.toHexString( ) Parametersnumber the number to convert.Returnsstring the hexadeciaml string representation of the specified number.Example
|
|
top of page
|