×

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

Changes

Jump to navigation Jump to search

UpperStr

5 bytes removed, 07:19, 9 February 2012
m
no edit summary
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> .
== Example ==
<syntaxhighlight>UpperStr("msft");</syntaxhighlight>
Will return a string expression "MSFT".
[[Category:Text Manipulation]]

Navigation menu