×

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

StrLen

5 bytes removed, 07:45, 9 February 2012
m
no edit summary
Returns the length, in characters, of a specified string expression.
==== Usage ====
<syntaxhighlight>StrLen("String")</syntaxhighlight>
Where: [[ :'''String]] ''' - a string expression to be evaluated .
==== Example ====<syntaxhighlight>StrLen("Drawdown"); will </syntaxhighlight>Will return a value of 8</syntaxhighlight> .
[[Category:Text Manipulation]]