Navigation bar
  Start Previous page
 145 of 286 
Next page End  

131
LoWord
Type
Function returning UnsignedInteger
Invocation
LoWord(val) 
Parameter
Method
Type
Description
val
ByVal
numeric
The value of which the low word is desired.
Discussion
This function returns the least significant word of the specified value.  If the specified value is a Byte the
return value will have zero in the high byte.
Compatibility
This function is not available in BasicX compatibility mode.
See Also
Previous page Top Next page