Hi, If a string contaings numbers, then how can I get the biggest number from this string? THanks
Split your string per number and compare every string to another
- Use the thread tools to Mark your Thread as Resolved when your question is answered. - Please Rate my answers if they where helpful.
give us an example of this string...
Originally posted by robbedaya Split your string per number and compare every string to another Maybe you're thinking about some regular expression stuff
Forum Rules