String.ToUpper Property

Top 

Description

Get a copy of the string where cased characters are converted to their uppercase equivalent.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

string

Access:

read

 

Syntax

myString1 = myString2.ToUpper;

 

See also

String Object

Parsing Dates and Times

Parsing Arbitrary String Data

Parsing Arbitrary String Data