Navigation bar
  Start Previous page
 138 of 283 
Next page End 133 134 135 136 137 138 139 140 141 142 143  

129
LoByte
Type
Function returning Byte
Invocation
LoByte(val) 
Parameter
Method
Type
Description
val
ByVal
numeric
The value of which the low byte is desired.
Discussion
This function returns the least significant byte of the specified value.
Compatibility
This function is not available in BasicX compatibility mode.
See Also
Previous page Top Next page