I am looking for a way to count the characters in the editor and then display the count so that the user knows how many characters they have remaining for their message. I have done this in the past in a text area using OnKeyDown and OnKeyUo functions and then a read only input text box to display the remaining characters. However it appears that this editor does not recognize this script. Thank you
Brumby