| uc0ba | Index Level | ue0ba |
| Syntax | char = OCONV( port.number, 'ud0ba' ) |
| Category | BASIC |
| Type | User Exit |
| Description |
reads a character byte from a serial port.
"char" is the byte that is returned. "port.number" is a dynamic array: port.number<1> 4-digit hexadecimal port address. port.number<2> a dummy value. |
| Options | |
| See Also | user exits, FlashBASIC ue0ba GET IN |
| Example | |
| Warnings | |
| Compatibility | R83 2.2 R83 3.1 |
| uc0ba | Index Level | ue0ba |