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

The default value is =:

Copyright IBM Corp. 1997, 2004