A GameMaker Studio 2 ExtensionBy Prismatic Realms, Inc.
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.
PRVirconBtnGetToggleState(btnId)
The button ID.
true or false