MIXED_CASE |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > MIXED_CASE
|
|
Purpose |
MIXED_CASE converts a string to mixed case (first letter in uppercase and the rest changed to lower case). |
Syntax |
variable = MIXED_CASE(operand) |
Operation |
operand is any valid alphanumeric or wide character constant, variable, or expression. |
Remarks |
|
Example |
|
Topic ID: 520092