Skip to content
zplutor edited this page Oct 3, 2023 · 3 revisions

up

Transforms all characters in text to uppercase.

Usage

up <text>

If there are spaces in text, enclose it in double quotation marks ". Or use text block (press ALT+T to insert) to contain arbitrary text.

Example

Transform a specified string to uppercase:
up C:\Windows\notepad.exe

Clone this wiki locally