ritesh_chauhanContributor13 years agoHow can we check existence of decimal in a string?Is there any function similar to indexOf() ?? coz it doesnt work. Or some other way to use indexof()
TanyaYatskovskaAlumni13 years ago Hi Ritesh, You can try using the aqString.Find method. DraconaiNew Contributor13 years agoaqString.Find method works pretty good here.howie_Contributor13 years agoI've found aqString.StrMatches() to be the most reliable string search function.
howie_Contributor13 years agoI've found aqString.StrMatches() to be the most reliable string search function.
Recent DiscussionsTestComplete update pendingTest wont do anything after moveSolvedTestComplete: Desktop app in Cobol and TC crash when I try to ObjectSpy it
Related ContentConverting Float to String with decimal lengthLog.Message("String") raises "The object does not exist" on Azure pipelineHow to generate a random Number, String, AlphaNumeric string