strup

fun strup(string: String): String

Converts a string to upper case.

Return

the string

Parameters

string

the string to convert