(LENGTH(SUBSTRING(issue.quantity,FROM,1,2))),(LENGTH(issue.quantity1))
LENGTH(SUBSTRING(issue.receipt,FROM,1,7))SUBSTRING(issue.quantity,FROM,1,2))issue.quantity,FROM,1,2
LENGTH(issue.quantity1)issue.quantity1
var regex = new Regex(@"\( # Match (( [^()]+ # all chars except () | (?<Level>\() # or if ( then Level += 1 | (?<-Level>\)) # or if ) then Level -= 1)+ # Repeat (to go from inside to outside)(?(Level)(?!)) # zero-width negative lookahead assertion\) # Match )",
RegexOptions.IgnorePatternWhitespace);
foreach (Match c in regex.Matches(input)){ Multiplestring1.Add(c.Value.Remove(c.Length - 1).Substring(1));}
Multiplestring1.Add(c.Value.Remove(c.Length - 1).Substring(1));
StringBuilder builder = new StringBuilder();
foreach (var safePrime in Multiplestring1){
// Append each int to the StringBuilder overload. builder.Append(safePrime).AppendLine(Environment.NewLine);}
// Append each int to the StringBuilder overload. builder.Append(safePrime).AppendLine(Environment.NewLine);
result = builder.ToString();
Multiplestring2.Add(result.Split(new string[] { "\r\n"},StringSplitOptions.RemoveEmptyEntries));
Multiplestring1.RemoveAt(1);Multiplestring1.RemoveAt(0);GetNestedCheckedItems(result, level + 1, objparentclass);
Attachment: MultipleStringManipulation.zip