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 am writing a program and when listening for messages, any message starting with a period is ignored completely. An example would be ".Test" is not seen but "Test" is seen.
The text was updated successfully, but these errors were encountered:
I am writing a program and when listening for messages, any message starting with a period is ignored completely. An example would be ".Test" is not seen but "Test" is seen.
The text was updated successfully, but these errors were encountered: