화면 » Api

getiomapcount

Description

특정 트랜맵의 입출력 구분에 따라 컨트롤 개수를 반환하는 API이다.SOFTBASE

Parameters

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

Return Value

Type Description
short 선택되어있는 오브젝트

Example

function btn_getiomapcount_on_mouseup() { fld_H.settext(screen.getiomapcount(true, "AAAAAA")); }

See Also

getiomapobjattribute
getiomapobjcontrolid
getiomaptext

Viewer Ver.

9.1.1.1

Update Date

20240510