Delimiter

<parameter type="Delimiter"> string|WhiteSpace</parameter>
 

default

<parameter type="Delimiter">string</parameter>

Allows either literal string or only "\s" = whitespace char [ \t\n\x0B\f\r]. If "\s" is used within the delimiter string, it will be interpreted literally and will not be forward-compatible.