Hi All,
I need to write a logic where a string consists of 4 zeroes(0) and space and again like this.I need to return true in case if this condition fullfils otherwise if there is any other digit apart (1 to 9 ) then i need to return false.
Regards
Neelesh

