Skip to main content

Only Identified End with Upper case latter

For example identified below highlighted yellow color indicated words words

NameIdentification 2 A 2 A 3 D 3 Dhbsv 5 G hbsv 5 G g 6 Gsgdsgg 6 Gsgdsgt 56 Fgdsgt 56 Fgdsgtd 9 Dtd 9 D

A string searcher with regex [A-Z]$ with case sensitive set to YES


You can use a StringSearcher to search for the regex [A-Z]$ (do make sure you set it to Case Sensitive)


You can use a StringSearcher to search for the regex [A-Z]$ (do make sure you set it to Case Sensitive)

How to use this expression "regex [A-Z]$" in Tester please tell me


How to use this expression "regex [A-Z]$" in Tester please tell me

If you want to use a Tester (or TestFilter) this is the way to do it


You can use a StringSearcher to search for the regex [A-Z]$ (do make sure you set it to Case Sensitive)

Thank you giving your answer I am asking one more question how use "Replace Regular Expression" in String pair replacer please tell me

 


Thank you giving your answer I am asking one more question how use "Replace Regular Expression" in String pair replacer please tell me

 

The StringPairReplacer won't work with regular expressions, unfortunately.


The StringPairReplacer won't work with regular expressions, unfortunately.

But how to change exact multiple words string pair replacer

 

 

note:not combination words changed only exact words

novenoverantagrd rocknovenovember

 

rockmoon

 

fuzzyrock

 

rock

 


A string searcher with regex [A-Z]$ with case sensitive set to YES

I think you had me beat by a few seconds so I'm going to accept this answer as well


A string searcher with regex [A-Z]$ with case sensitive set to YES

Not only two words. different types of words how to change like as string pair replace


Reply