Swap Words

Swaps the high-order 16 bits and the low-order 16 bits for every long integer in anything. This function swaps the high and low words of a 32-bit integer. Strings, floating-point numbers, 8-bit integers, and 16-bit integers are unaffected. The connector pane displays the default data types for this polymorphic function.

anything is any LabVIEW data that you want to word swap.
word swapped is of the same data type as anything.