Retrieves the key delimiter from the event object.
Syntax
public String getKeyDelimiter();
Parameters
None.
Return values
A String object containing the event's key delimiter.
Exceptions