Skip to main content
Question

Refine the Set Variable

  • May 3, 2025
  • 0 replies
  • 4 views

pragmax

Hello!

Please refine the "Set variable" function so that values can be assigned not only in "Mode 1" but also in other modes.

For example: I have a variable MyVar (boolean type) with two modes (Mode 1Mode 2).
I want my prototype to allow me to set MyVar to True in Mode 2 when clicking a custom button. Currently, this is not possible.