section_delimiter

이벤트의 관련 데이터 속성 내에서 여러 섹션 또는 단위를 구분하기 위해 사용하는 구분자를 정의합니다.

string section_delimiter;

Example

scheduler.config.section_delimiter = ";";


Default value:

","
See also
맨 위로