×

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 added, 07:26, 9 February 2012
m
no edit summary
==== Usage ====
<syntaxhighlight>RightStr(String,sSize)</syntaxhighlight>
Where: [[ :'''String]] ''' - a string expression from which the characters are to be taken.
[[:'''sSize]] ''' - a numerical expression specifying the number of characters to be returned .
==== Example ====
<syntaxhighlight>RightStr("Hello World",5); will </syntaxhighlight>Will return a string expression "World"</syntaxhighlight> .
[[Category:Text Manipulation]]

Navigation menu