Navigation:  Reference > Functions By Category > Num and Bits >

MakeWord()

Previous pageReturn to chapter overviewNext page

Make a 16 bit number from the 2 low and high byte components.

Syntax:

MakeWord( <nLoByte> , <nHiByte> ) -> nWordValue