Hello!
Is there any way to check if string suits to some format, eg: "a0 - b1", where "a" and "b" can be any letter, "0" and "1" can be any number.
I know It can be done by lots of if's but I'm sure there is simpler way to do that.
*This post is locked for comments
I have the same question (0)