Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

uppercase (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Class: string

Requires: MathScript RT Module

Syntax

c = uppercase(a)

Legacy Name: upper

Description

Replaces all characters in a string with uppercase letters.

Examples

Inputs

Name Description
a Specifies a string.

Outputs

Name Description
c Returns a in uppercase letters.

Examples

A = 'abcdABCD'
C = uppercase(A)

Related Topics

lowercase


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit