StrUpr

From Axaptapedia

Jump to: navigation, search

Contents

[edit] StrUpr

[edit] Syntax

str StrUpr (str text)

[edit] Description

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

[edit] Example

StrUpr("Abcdd55EFGhiJ")
//returns the text string "ABCDD55EFGHIJ". 

[edit] Note

StrUpr is complementary to StrLwr.

[edit] See also

Personal tools
Microsoft Community
Microsoft Dynamics Ax Community