Skip to main content
Question

Setting multiple variables in prototype at one?

  • May 4, 2024
  • 2 replies
  • 445 views

Michael_Klein

Hello,

Is there a way to set multiple variables within a single line instead of defining them all separately? This would greatly expedite the process.

Example: Set M2 + M3 + M4 + M5 + M6 to False

Screenshot 2024-05-04 at 07.31.19

Cheers, Michael

This topic has been closed for replies.

2 replies

ksn
Figmate
  • Community Support
  • May 7, 2024

Hey @Michael_Klein - this is not possible at the moment. You’ll need to define them individually at this time.


Michael_Klein

Thank you for the clarification, @ksn.

I just wanted to ensure I wasn’t doing something incorrectly or if it isn’t possible at this time.