Skip to main content

UppercaseString

Type

operator

Summary

Uppercases Source.

Syntax

the upper of <Source>

Description

Lowercase letters, including special characters with diacritical marks, are converted to the uppercase equivalents. All other characters, including uppercase letters, numbers, punctuation, and special characters with no upper or lower case, are left unchanged.

Parameters

NameTypeDescription

Source

An expression which evaluates to a string.

Thank you for your feedback!

Was this page helpful?