helix/runtime/help/static-commands/switch_case.md
2022-12-12 20:27:33 -06:00

829 B

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. │ └───────────────────────┘ └───────────────────────┘