helix/runtime/help/static-commands/switch_case.md

14 lines
829 B
Markdown

`switch_case`
Toggles the case of all selected letters.
--- Examples ---
┌───────────────────────┐ ┌───────────────────────┐
│ [t]his is a sentence. │ --> │ [T]his is a sentence. │
└───────────────────────┘ └───────────────────────┘
┌───────────────────────┐ ┌───────────────────────┐
│ (tHIS] is a sentence. │ --> │ (This] is a sentence. │
└───────────────────────┘ └───────────────────────┘