멀티라인그리드 » Api

getiomapsubrow

Description

특정 맵에 인덱스에 서브로우인덱스를 가져온다.

Parameters

Parameters Type Description
bInputMap BOOL 입,출력 구분(true, false)
strMapID STRING 맵 ID
nMapIndex short 맵 인덱스

Return Value

Type Description
short 서브 로우 인덱스

Example

function btn_on_mouseup() { screen.alert(grid.getiomaptext(true, "A1234567", 1)); }

See Also

getiomapcolumn
getiomapcount
getiomaptext

Viewer Ver.

9.1.1.1

Update Date

20091210