Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 23:26:54 +0000



Add Replace functionality to SCString class

View Count: 535

[2019-02-26 17:53:41]
User972768 - Posts: 166
Hello,

Would it be possible to add Replace functionality to SCString class? Sometimes it is necessary to replace one substring with another and such function would be great addition IMHO. Example would be code of ZigZag study. It is full of "if .. then .. else" just to add new line or space to the string. IMO cleaner code would be to assemble Label with "\n" where required and in the end just replace it once with space or semicolon if needed.

Thanks and best regards

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account