Fixed meta-character problem in hasString()
- Fixed the problem where putting regex meta-characters in the parameters of the functions would cause an error. However I only fixed the
hasString()function, the rest will be solved in v.07 since I don't have time now.