An_pi Posted May 6, 2020 Share Posted May 6, 2020 How can I get the number of connections connected to the input of a switch node with an expression? Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted May 6, 2020 Share Posted May 6, 2020 (edited) On the same node, it's: opninputs('.')-1 From another node: opninputs('../switch1')-1 Edited April 11, 2024 by konstantin magnus 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.