User Tools

Site Tools


crpl:docs:toupper

<- 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.txt · Last modified: 2021/02/05 11:44 by Karsten75