Navigation: Reference > Functions By Category > Num and Bits >
MakeLong()
Make a 32 bit number from the 2 low and high word components.
Syntax:
MakeLong( <nLoWord> , <nHiWord> ) -> nLongValue