| tb | Index Level | wildcards |
| Syntax | unumber.lines |
| Category | Editor |
| Type | Command |
| Description |
moves the line pointer "up" a specific number of lines from the current position.
The "u" command, followed by a <return>, redisplays the current line. |
| Options | |
| See Also | l |
| Example |
014 print customer.id
.u3 011 * begin main logic |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| tb | Index Level | wildcards |