type_input_raw
Input ASCII text into a BBC Micro emulator session with exact case. Disable CAPS LOCK first to prevent incorrect characters.
Instructions
Type an ASCII string, preserving case.
Requires CAPS LOCK to be OFF. Call set_caps_lock(session_id, False) first if the session is at its cold-boot default of
CAPS LOCK ON. Case mismatches produce the wrong letter; no
silent fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||