Start Back Next End
  
ZBasic System Library
174
ZBasic Microcontrollers
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