Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
blandb
in reply to: J-Camper

Can you share an example of how to properly use that in a select case statement?

 

Select Case PAINT

     Case "BLACK"

     Component.Color("PICKET") = "Black"

     Case "BLUE"

     Component.Color("PICKET") = "Blue"

End Select

 

Thanks for your assistance!

Autodesk Certified Professional