G
Guest
Which is the easies way to find a numeric value from field. For example if
field1 contains "Device contains 12 inputs" text I would like to find "12"
value. I could do it manually checking every value with loop, but I wonder if
there is some syntax to do this easier.
field1 contains "Device contains 12 inputs" text I would like to find "12"
value. I could do it manually checking every value with loop, but I wonder if
there is some syntax to do this easier.