Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3773

Regex to leave only numbers and the Last period

$
0
0

I am currenty using this regex search pattern.
reg.searchPattern = “[^.0-9]” But I want to add a pattern that will leave the numbers and Only the last period in the string. Does anyone have a search pattern for that?
Thanks

6 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 3773

Trending Articles