Skip to content
Craig Edwards edited this page Apr 28, 2023 · 1 revision

UPPER$

UPPER$(string-expression)

Convert a string expression to upper case, using ASCII case folding rules.

Clone this wiki locally