News:

  • September 23, 2026, 01:36:34 AM

Login with username, password and session length

Author Topic: Subroutine Password  (Read 6559 times)

pbw

  • Hero Member
  • *****
  • Posts: 127
Subroutine Password
« on: December 01, 2020, 09:44:42 AM »
On a BRX, I want to have a simple password on the all control logic except on a subroutine which contains critical code that shouldn't get tampered with. Is it possible to have a different password on a subroutine?

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6176
  • Yes Pinky, Do-more will control the world!
Re: Subroutine Password
« Reply #1 on: December 01, 2020, 10:48:14 AM »
On a BRX, I want to have a simple password on the all control logic except on a subroutine which contains critical code that shouldn't get tampered with. Is it possible to have a different password on a subroutine?

Yes. Right click on the subroutine and select "Configure Code Block". At the bottom, select "Code Block Protection".
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

pbw

  • Hero Member
  • *****
  • Posts: 127
Re: Subroutine Password
« Reply #2 on: December 01, 2020, 12:31:49 PM »
Great!! I was sure I had seen it before but couldn't seem to find it.
Thanks