Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, all.
I have a "detail item" family with "current" (amperage) and "electrical potential" (voltage) parameters. I would like to create a "text" parameter that includes those parameters above plus some other text.
For example:
- ParamA (current parameter) = 100.0A
- ParamV (electrical potential parameter) = 208V
- ParamT (text parameter) = and("ampacity = ", ParamA, " on system ", ParamV)
- Resulting ParamT text: ampacity 100.00A on system 208V
If it's possible, could you let me know how to do it?
Thanks in advance,
Edgar
Solved! Go to Solution.