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

LOWER$

LOWER$(string-expression)

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

Clone this wiki locally