
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
So I know you can add together length parameters in a parameter formula (e.g. a "Perimeter" formula for a shape might be something like "(2*Length)+(2*Width)"), but I'm wondering if there is a way to "add" or combine multiple text parameters in a separate text parameter's formula. Right now I'm only able to reference one text parameter in a formula, making them directly tied. For instance, I'm working with a Transformer in which I want to make this shared description parameter, called "PE_Description", a combination of the KVA rating parameter and the K rating parameter, but I can only seem to include one or the other in the formula. I'm trying to do something like this:
PE_Description = ♦ KVA + ♦ K Rating
Where "♦ KVA" and "♦ K Rating" are the text parameters for KVA rating and K Rating. This gives me an error for "Improper use of boolean expressions." If these parameter values were equal to 300 KVA and K1 respectively, I would want the PE_Description Parameter to read as "300 KVA K1" and maybe be able to separate them with a comma or a dash. Is this possible? Am I missing something? Thanks!
Jake
Solved! Go to Solution.