iLogic Multivalue Setlist Names

iLogic Multivalue Setlist Names

brianmD486F
Enthusiast Enthusiast
257 Views
1 Reply
Message 1 of 2

iLogic Multivalue Setlist Names

brianmD486F
Enthusiast
Enthusiast

Hi All, 

 

This shouldn't be too bad and tried looking it up but dont know why this isnt working. 

 

I have a multivalue setlist of all names (different sink choices). Pretty much you would choose which sink you are using and then the cutout dimensions change. 

 

If SINKS = "ELUHAD121255PD"


S_WIDTH = 13 in
S_DEPTH = 13 in

	
End If

iLogicVb.UpdateWhenDone = True

So when I try to run it nothing changes. Wondering if because of the multivalue text Im trying to code it wrong. 

brianmD486F_0-1686145931801.png

 

My goal is to have this where any selection will adjust my S_WIDTH & S_DEPTH to whatever the cutout size would be. I have tried capturing the Sinks multivalue.setlist but keeps saying theres no value. Which makes sense cause its all text options to pick from.

 

Thanks all!

0 Likes
Accepted solutions (1)
258 Views
1 Reply
Reply (1)
Message 2 of 2

brianmD486F
Enthusiast
Enthusiast
Accepted solution

Okay well im dumb and realized i had to take off the "" from the name. Welp fixed it 🤣🤣

0 Likes