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()
3 RepliesReplies sorted by Most LikedTanyaYatskovskaAlumni13 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 DiscussionsADO Pipeline Execution Fail issue after TC\TE upgradeRuntimeError: The object does not existFields data to compare?
Related ContentConverting Float to String with decimal lengthHow to generate a random Number, String, AlphaNumeric stringUnescape Json Strings