Skip to main content

beas script - Button visible

Comments

1 comment

  • Martin Heigl

    Hi Phil

    // with follow method you can make it unvisible

    menu=disable=ReceiptParts

    // if outside of load event, you must redraw the buttons

    menu=redraw

    // to activate it

    menu=enable=ReceiptParts

    // and if needed:

    menu=redraw

Please sign in to leave a comment.