To upper case
Reference documentation for using the To upper case expression
Written By Ben Lehmann
Last updated About 1 year ago
Description
The expression will convert all alphabetic characters in the input text to uppercase letters. Non-alphabetic characters such as numbers, punctuation, and symbols will remain unchanged.

Comments
The expression will return the input text, either unchanged or modified depending on the applied text function.
v3.0