page no.
신규 추가된 Script API인 BoxStyleList.Remove(boxstyleKey)를 이용하여 key에 해당하는 BoxStyle을 삭제할 수 있습니다.
boxStyleList = Matrix.GetBoxStyleList(); boxStyleList.Remove(boxstyleKey); Matrix.UploadBoxStyleList(boxStyleList, function(result){ console.log(result); }); |
|
|
기능 정보 |
|
|
|
|
|
|
|
---|---|---|---|---|---|---|---|
시작 버전 정보 |
|
|
|