Difference between revisions of "String Variable"

4 bytes added ,  09:52, 21 July 2014
imported>Odessa
imported>Odessa
Line 23: Line 23:
</pre>
</pre>


If you want to use [[String Formatting]] rather than concatanation, you need to use [[Sv_Construct]]:
If you want to use [[String Formatting]] rather than concatanation (+), you need to use [[Sv_Construct]]:
<pre>
<pre>
string_var my_string
string_var my_string
Anonymous user