Specifies the character or pattern that defines the end of a key-value pair. This value can be specified as a String literal, regular expression, or Alteryx® pattern .
In the following:
{ key1=value1,key2=value2 }
The delimiter is the comma ( ','
). The final key-value pair does not need a delimiter.
This page has no comments.