User Tools

Site Tools


crpl:docs:toupper

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- String Commands

ToUpper

ArgumentsResultNotation
String String with uppercases1 – s2

Description

Takes a string off the stack, converts all characters to upper case and places the string back on the stack

Examples

# Convert string to uppercase ("CREEPER WORLD")
"Creeper World" ToUpper
crpl/docs/toupper.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)