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
 

 

Comment on this topic

Topic ID: 520092

 
 
 

Table of Contents

Index

Glossary

-Search-

Back