Specifies the character or pattern after which the value is specified in a key-value pair. This value can be specified as a String literal, regular expression, or .
For the following:
{ key1=value1,key2=value2 } |
The valueafter
string is the equals sign ( '='
).