Well, right there in the manual on page 135
HTH,If variable is preceded by BIN, DEC or HEX, then SERIN2
converts a binary, decimal or hexadecimal value in ASCII and stores the
result in that variable. All non-digits received prior to the first digit of the
decimal value are ignored and discarded. The non-digit character which
terminates the value is also discarded.
Bookmarks