Hi folks, how long of a string can be passed in the message field when using this component? And is it Unicode or Ascii format? Can I send escaped HTML?
I don't know about the character limit or the format specifically, but we do use it to return formatted HTML so that it will display a table for some information in the message field.
It's similar to this process:
Write an Application Monitor Template With Advanced Display of Component data - Part 1