quotedReplace(String, String) Method
replaces tblPlaceHolder with changed in theString, quote aware (keystr is not replaced within quotes) !!
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private string quotedReplace( string theString, string changed )
Parameters
- theString
- Type: String
- changed
- Type: String
Returns
String
the replaced string