EventKeyDelimiter

Specifies the two characters in name-value pairs that separate the name from its value (NameValue character) and the pairs from each other (Delimiter character). The following example uses the default equals (=) NameValue character and default colon (:) Delimiter character:

SETID=1234:DEPTID=5678

Default value: =:

Possible values: <NameValueChar><DelimiterChar>

Note:
Do not specify a space between the actual characters.

Required: No

Copyright IBM Corp. 1997, 2004