PDA

View Full Version : String Concatenation Help Guide typing error?


curious
11-03-2009, 03:36 PM
Is there a typing error at string concatenation example in Help Guide?
http://www.ninjatrader-support.com/HelpGuideV6/helpguide.html?BasicSyntax


// Example of string concatenation
string wordOne = "Ninja";
string wordTwo = "Trader";
Print(MyInteger.ToString());

NinjaTrader_Josh
11-03-2009, 03:49 PM
Thanks. Typo will be address in NT7.