달력 » Api

getshownextdate

Description

일달력시 이전달/이후달 날짜 표시 여부를 반환하는 API이다.

Return Value

Type Description
BOOL 일달력시 이전달/이후달 날짜 표시 여부(true, false)

Example

function btngetshownextdate_on_mouseup() { screen.alert("shownextdate : " + calendar.getshownextdate()); }

See Also

setshownextdate

Viewer Ver.

9.1.1.1

Update Date

20160922