Description
Toggles the case of the selected block.
Syntax
Text.EditCaseToggle (int1) |
int1
SwitchUpper = turns all seleceted text to uppercase,
SwitchLower = turns all seleceted text to lowercase,
SwitchToggle = toggles all selected text case
Return value
Error code
Context
Text designer commands
See also