Navigation: Reference > Functions By Category > Num and Bits >
DwByteRev()
Invert bytes on a DWORD numeric value in the form "0123" -> "3210"
Syntax:
DwByteRev( nDw ) -> nRevDw