StrLwr

From Axaptapedia

Jump to: navigation, search

Contents

[edit] StrLWr

[edit] Syntax

str StrLWr(str text)

[edit] Description

Converts all letters to lower case in the text string specified by text.

[edit] Example

StrLwr("Abcdd55EFGHIJ")
//returns the text string "abcdd55efghij". 

[edit] Note

StrLwr is complementary to StrUpr.

[edit] See also

Personal tools
Microsoft Community
Microsoft Dynamics Ax Community