스핀넘버 » Api

getoutputindex

Description

컨트롤의 in_index값을 반환하는 API이다.

Return Value

Type Description
long 컨트롤의 out_index 값

Example

function btn_getinputindex_on_mouseup() { screen.alert(fldNormal.getoutputindex()); }

See Also

setoutputindex
getinputindex
setinputindex

Viewer Ver.

9.1.1.1

Update Date

20220427