지정한 ID의 달력 객체 존재여부를 반환합니다.
boolean IBCalendar.has(id);
Name | Type | Required | Description |
---|---|---|---|
id | string |
필수 | 달력 객체의 id |
boolean
IBCalendar.has("calendar1");
product | version | desc |
---|---|---|
core | 1.5.0.0 | 기능 추가 |