Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi guys,
I have a problem, i want to validate 2 string number whether they are the same or not, but when 2 same number are compared but the other 1 numbers has a dot(.) character, the result will still be the same, is this a bug on the branch? and what is the solution?
for example, string1 = 123. string2 = 123
Branch = true %string1% != %string2% output not same else default output same
@dimas.prayogo , A couple of thoughts
-NP
HI, Nagendra
Thanks for your help.
nothing, I’m just looking for a way how to compare the strings
Thanks, Dimas