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 DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentConverting Float to String with decimal lengthHow to generate a random Number, String, AlphaNumeric stringUnescape Json Strings