×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

UpperStr

358 bytes added, 14:43, 25 January 2012
Created page with "Converts the lowercase letters of a specified string expression to uppercase. ==== Usage ==== <syntaxhighlight>UpperStr("String")</syntaxhighlight> Where: String - a..."
Converts the lowercase letters of a specified string expression to uppercase.

==== Usage ====
<syntaxhighlight>UpperStr("String")</syntaxhighlight>

Where: [[String]] - a string expression to be converted

==== Example ====
<syntaxhighlight>UpperStr("msft"); will return a string expression "MSFT"</syntaxhighlight>


[[Category:Text Manipulation]]
Anonymous user