Skip to content

UPPER ​

Returns the specified character type field in uppercase.

Reporting Areas(s) ​

General

Required Parameters ​

  1. Field name (i.e. nmname3, nmname1, cocrsenm)

Optional Parameters ​

None

Example(s) ​

UPPER(cocrsenm) returns the course title in upper case (i.e. INTRODUCTION TO SUPERVISION)

Notes ​

Standard FoxPro Function

This function will NOT work on numeric, date, and logical type fields.