B2026 053 find unlinked values of selected #795
@@ -2193,7 +2193,6 @@ namespace Volian.Controls.Library
|
||||
|
||||
private string exactsearch(string SearchString) // B2026-053
|
||||
{
|
||||
//string ss = "";
|
||||
StringBuilder ss = new StringBuilder();
|
||||
int sl = SearchString.Length;
|
||||
int LstIdxSp = SearchString.LastIndexOf(' ');
|
||||
|
||||
Reference in New Issue
Block a user