/
Conversion.SwapBytes

Conversion.SwapBytes

Swaps the bytes of a numeric 16-bit value.

Description

This XCommand takes a 16-bit-integer value and returns the values of the swapped bytes.

Inputs

  • Input(ItemID): ItemID of the server item to be byte-swapped.

Outputs

  • Output (ItemID): ItemID of the server item to receive the byte-swapped value.

Parameters

  • none

Possible trigger types

  • All

Available since

BMS Platform; XLogic Library 1.0.5


Related content

Conversion.SplitWordIntoBytes
Conversion.SplitWordIntoBytes
More like this
Conversion.SplitWordIntoBits
Conversion.SplitWordIntoBits
More like this
Conversion.WriteBitsToWord
Conversion.WriteBitsToWord
More like this
SplitWordIntoBytes
SplitWordIntoBytes
More like this
WriteBitsToWord
WriteBitsToWord
More like this
ForwardValue
More like this