Salesforce

Upper (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Upper (Magic xpa 2.x)

Converts lowercase letters to uppercase letters.

Syntax:

Upper(string)

Parameters:

string: An Alpha to convert.

Returns:

Alpha string converted to upper case

Example:

Upper('john') returns 'JOHN'

Note:

This function works according to the mgconst language.

See also:

Lower

The Online and Rich Client Samples projects (program ST04 and RST04)

Reference
Attachment 
Attachment