M_Policynumber.trim() didn’t solve my issue in my situation, that’s why i changed to trim(string). and now strings.trim(variable) works well now. thanks for your solutions.
1 Like
M_Policynumber.trim() didn’t solve my issue in my situation, that’s why i changed to trim(string). and now strings.trim(variable) works well now. thanks for your solutions.