upper-case

Converts all lowercase characters in a given string to the uppercase equivalent, if one exists.

Syntax

    upper-case(string)

Parameters

One string.

Returns

string

// Ethnio survey code removed