User Tools

Site Tools


crpl:docs:tolower

This is an old revision of the document!


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

ToLower

ArgumentsResultNotation
String String with lowercase s1 – s2

Description

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

Examples

# Convert string to lowercase ("creeper world")
"Creeper World" ToLower
crpl/docs/tolower.1382984074.txt.gz · Last modified: 2025/02/14 14:56 (external edit)