Last updated 11 months ago
Was this helpful?
sector의 삭제 여부를 반환합니다. 사용자가 삭제했거나, script 상에서 함수를 사용한 경우 true를 반환합니다.
//_c.카테고리명 if (_c.category[0].isDeleted) { console.log('This sector has been deleted.'); }
delete()