| u005b | Index Level | u007A |
| Syntax | result = oconv( pcb.number, 'u0079' ) |
| Category | BASIC |
| Type | User Exit |
| Description | returns the "where" status for the specified PCB (Process Control Block) frame-id, and its return stack information. |
| Options | |
| See Also | user exits, FlashBASIC where |
| Example |
b = oconv('02c0', 'u0079')
02c0 is the pcb (which happens to be port 0) to examine. |
| Warnings | |
| Compatibility | R83 3.1 R83 2.2 |
| u005b | Index Level | u007A |