S        This expression returns a string containing the single ASCII character represented by the byte at the cursor's position in the received binary message.


Both Relay and Blue will return blank if invalid.

In Blue, if you try to read something that is not an ASCII character, you will get an error. Invalid indexes will also cause an error. When doing this outside of a Message event, you will also get an error related to invalid index.


If reading was successful, the cursor will be incremented by 1.