See Also
Description
Returns a string representing the hexadecimal value of a number.
Syntax
Hex(number)
The number argument is any valid expression.
Remarks
If number is not already a whole number, it is rounded to the nearest
whole number before being evaluated.
If number
is
Hex returns
Empty
Zero (0).
Any other number
Up to eight hexadecimal
characters.
You can represent hexadecimal numbers directly by preceding numbers in the
proper range with &H. For example, &H10 represents decimal 16 in
hexadecimal notation. Just adding "&H" to a hexidecimal number and taking
the CInt of it will convert Hex to Decimal.
© 1996 by Microsoft Corporation.
file: /Techref/language/asp/vbs/vbscript/89.htm,
2KB, , updated: 2005年11月18日 17:53, local time: 2025年9月5日 05:30,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://massmind.org/techref/language/asp/vbs/vbscript/89.htm"> Microsoft® Visual Basic® Scripting Edition </A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to massmind.org!
.