로우박스 » Api

getitemcount

Description

로우박스내 로우박스 아이템 수를 리턴한다.

Return Value

Type Description
long 로우박스 아이템의 갯수

Example

function btnTest_on_mouseup() { var itemCount = rowbox.getitemcount(); }

Viewer Ver.

9.1.1.1

Update Date

20180913