alternating_case
Transform any text into alternating uppercase and lowercase letters for stylistic effect.
Instructions
Convert text to alternating case (AlTeRnAtInG cAsE).
Parameters:
text — Text to convert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |