Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > UPPER_CASE

 

 

Purpose

UPPER_CASE converts a string into uppercase.
 

Syntax

variable = UPPER_CASE(operand)
 

Operation

operand is any valid alphanumeric or wide character constant or variable
 

Remarks
 

 

Example
 

 

 

Comment on this topic

Topic ID: 520134