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

lowercase (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 = lowercase(a)

Legacy Name: lower

Description

Replaces all characters in a string with lowercase letters.

Examples

Inputs

Name Description
a Specifies a string.

Outputs

Name Description
c Returns a in lowercase letters.

Examples

A = 'abcdABCD'
C = lowercase(A)

Related Topics

uppercase


 

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