Upper()

Returns specified string expression converted to uppercase.

Syntax

Upper(string stringExpression)

Example

Upper("Well name") returns "WELL NAME"