Text.DELIMITER

The delimiter used by multi-line text widgets. When text is queried and from the widget, it will be delimited using this delimiter.

class Text
String DELIMITER;

Meta