Documentation Topics
Function

PRVirconBtnGetToggleState()

Returns true if the toggle button is currently pressed, false if not. If the button is not set as a toggle button, will always return false.


Declaration

PRVirconBtnGetToggleState(btnId)

Parameters

btnId

The button ID.

Return Value

true or false