Concatenate two parameters?

Concatenate two parameters?

clausneergaard
Contributor Contributor
20,483 Views
21 Replies
Message 1 of 22

Concatenate two parameters?

clausneergaard
Contributor
Contributor

Hello all -

 

I am wondering if there's anybody out there that is aware of a way to concatenate(?) two shared parameters, both defined as text fields.

 

For instance;

Parameter 1 [text]: "Hello"

Parameter 2 [text]: "all"

 

New parameter (with the concatenation);

Parameter 3 [text]: Parameter 1 + Parameter 2

 

...this would give me a Parameter 3 with the data "Hello all", correct? Is there a way to do this?

Thanks in advance. Any help is appreciated.

 

/Claus

Accepted solutions (2)
20,484 Views
21 Replies
Replies (21)
Message 21 of 22

DJSCRIPTS
Advocate
Advocate

hello, can you not concate two text parameters in revit 2022 any more? I am getting the error message "improper use of boolean functions" only which is strange because they are all text parameters and no booleans or if/then statements were used. ie: code = Tier 1_Strut Length_Code+Tier 1_Strut Length_Code when both are text but concate in the family does not work. I couldve swarn it did previously. please advise. 

0 Likes
Message 22 of 22

DJSCRIPTS
Advocate
Advocate

why would you need the third step? is this only in the project environment you are talking about? 

 

0 Likes