Creates a number from the component bytes or words.
The connector pane displays the default data types for this polymorphic function.
hi can be an 8-, 16-, or 32-bit number or an array or cluster of that representation.
lo can be an 8-, 16-, or 32-bit number or an array or cluster of that representation.
(hi.lo) is an integer twice the width of hi and lo. (hi.lo) is a 16-, 32-, or 64-bit unsigned integer or an array or cluster of those representations. If hi and lo are of different widths, (hi.lo) is twice the width of the widest number.