Forums Home
>
Inventor Community
>
Inventor Programming - iLogic, Macros, AddIns & Apprentice
>
Re: iLogic Rules
Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025.
Read all about it here.
Cosmin_V
in reply to:
Cosmin_V
07-17-2019
01:24 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report
07-17-2019
01:24 AM
I foud it...
If Type="EC5" Then
MultiValue
.
SetList
(
"
Outlet
"
,
"
Off
"
,
"
Q_16_38_deg
"
,
"
Q_16_90_deg
"
)
Report