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

MakeLong()

Previous pageReturn to chapter overviewNext page

Make a 32 bit number from the 2 low and high word components.

Syntax:

MakeLong( <nLoWord> , <nHiWord> ) -> nLongValue