콤보박스 » Api

getselecttablecommentcolumn

Description

콤보박스 셀렉트 테이블 코멘트 열 인덱스 (Zero-Based)를 반환하는 API이다.

Return Value

Type Description
short 코멘트 열 인덱스

Example

function btnTest_on_mousedown(objInst) { screen.alert(combo.getselecttablecommentcolumn()); combo.setselecttablecommentcolumn(2); }

See Also

getselecttablecodecolumn
setselecttablecodecolumn
setselecttablecommentcolumn

Viewer Ver.

9.1.1.1

Update Date

20211116