ReplaceEscapeSequences


This module has been removed in release 14.0.0. Use Script module instead.

Replace all sequences from from starting with symbol escape to corresponding substrings to in string str.

String ReplaceEscapeSequences(const String &str, const wchar_t escape, const StringArray &from, StringArray &to);
Namespace: nitisa::scripting
Include: Nitisa/Modules/Scripting/Utils.h