×

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

RightStr

8 bytes removed, 07:26, 9 February 2012
m
no edit summary
Returns one or more rightmost characters from the specified string expression.
==== Usage ====
<syntaxhighlight>RightStr(String, sSize)</syntaxhighlight>
:'''sSize''' - a numerical expression specifying the number of characters to be returned.
==== Example ====
<syntaxhighlight>RightStr("Hello World", 5);</syntaxhighlight>
Will return a string expression "World".
[[Category:Text Manipulation]]

Navigation menu