Dumb question

   233   2   0
User Avatar
Member
31 posts
Joined: 11月 2022
オンライン
I'm trying to reference a wedge attribute on a switch note but it doesn't seem to work.

Am I referencing it wrong?
Edited by D4uerrenner - 2026年7月2日 01:58:13

Attachments:
Screenshot 2026-07-02 075729.jpg (185.0 KB)

User Avatar
Member
216 posts
Joined: 12月 2009
オフライン
Switch needs an integer value(0,1,...). But you're using chs() that will reference a string value.

Try to remove the "s". Does ch() work?
User Avatar
Member
31 posts
Joined: 11月 2022
オンライン
I had it without before but still something doesn't seem to evaluate. Can't I set the wedge note to a specific value so I can check things before I run them, simular to a for each loop?

On the screenshot you can see the attrib put onto the dop io node. I'm referencing that one.
Edited by D4uerrenner - 2026年7月2日 04:20:38

Attachments:
Screenshot 2026-07-02 075729.jpg (85.4 KB)

  • Quick Links