Skip to content

str::upper

upper(input: String)

ParameterTypeDescription
inputString

Returns

(String) A copy of the input string with all the letters made uppercase.