멀티라인그리드 » Api

getiomapcount

Description

특정 맵의 입출력 오브젝트 개수를 반환하는 API이다.

Parameters

Parameters Type Description
bInputMap BOOL 입,출력구분(true, false)
strTranMapID STRING 맵 ID

Return Value

Type Description
short obj 개수

Example

function btn_on_mouseup() { screen.alert(grid.getitemplaces(true, "ABC0001")); }

See Also

getiomapcolumn
getiomapsubrow
getiomaptext

Viewer Ver.

9.1.1.1

Update Date

20091210