You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't use CheckWord () with string directly, it always returns false (eg CheckWord ("AA", 1) => false).
After researching, I found we need to split the text by "\ r \ n". Hope you can fix it for others: D
The text was updated successfully, but these errors were encountered:
duyuit
changed the title
Can't Check Contains With Direction String
Can't Check Contains With Direct String
Jan 10, 2020
I can't use CheckWord () with string directly, it always returns false (eg CheckWord ("AA", 1) => false).
After researching, I found we need to split the text by "\ r \ n". Hope you can fix it for others: D
The text was updated successfully, but these errors were encountered: