Hello!
I'm editing a macro that retrieves the value of a custom property named "Description 1" with this line:
CusPropMgr.Get2 "Description 1", ValueDescription1Expr, ValueDescription1
I'd like to retrieve this value from the configuration-specific properties.
Do you know what should be changed or where I could find this info?
Thank you in advance if you have an idea.