Navigation bar
  Start Previous page
 123 of 283 
Next page End 118 119 120 121 122 123 124 125 126 127 128  

114
HiWord
Type
Function returning UnsignedInteger
Invocation
HiWord(val) 
Parameter
Method
Type
Description
val
ByVal
numeric
The value of which the high word is desired.
Discussion
This function returns the most significant word of the specified value except that if the specified value is a
Byte, Integer or UnsignedInteger value, the result will be zero.
Compatibility
This function is not available in BasicX compatibility mode.
See Also
Previous page Top Next page