Documentation Topics
Function

PRVirconBtnGetScript()

Returns the script assigned to the button that is executed when the button is pressed and released. Returns noone if no script assigned.


Declaration

PRVirconBtnGetScript(btnId)

Parameters

btnId

The button ID.

Return Value

The script assigned to the button, or noone if none.