11-03-2020
06:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-03-2020
06:32 AM
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