问题
I would like to remove all numbers in a string.
For example,
I would like to convert String into String2.
Can anyone give me a small code for this?
回答1:
What have you tried so far? Below are 3 methods how to achieve it (could be even more ways of solution).
UPD: updated based on comment from sweber.
来源:https://stackoverflow.com/questions/65213172/labview-removing-all-numbers-in-a-string