Navigation: Reference > Functions By Category > Num and Bits >
MakeWord()
Make a 16 bit number from the 2 low and high byte components.
Syntax:
MakeWord( <nLoByte> , <nHiByte> ) -> nWordValue