Multiline parameter from viewport name

Hello everyone
I am trying to set a multiline shared parameter with viewport names placed in the sheets.
Any help to resolve this would be appreciated.
Kindest regards.

VIEWPORT NAME.dyn (5.3 KB)

Could you describe precisely what should be resolved?

Hello Yna_Db,
I want to collect viewport names inserted on sheet and set a multiline text parameter, that I called “DESENHOS”, placed at title block. It´s like a list of drawing on sheet.

Looks like you might want to join the view names into one single string per sheet.

OK, this is what you want, but please explain what you tried and what should be resolved in your graph. Finding an appropriate description of the issue helps to solve it, at first because you will find the right keywords to type in the search field. See for instance what Andreas suggested:
https://forum.dynamobim.com/search?q=join%20names%20in%20string

Yes Andreas, that’s exactly what I’m trying to do.

Do you have any illustration of it?
See here if needed:
http://dictionary.dynamobim.com/#/Core/String/Action/Join
http://dynamoprimer.com/en/04_The-Building-Blocks-of-Programs/4-4_strings.html

It is not about concatenating lists but create a list list composed by the names of each viewport.

Try MultilineText.Strings from Zhukoven maybe. For a more accurate answer, please send a screenshot of your updated graph. Think also to type your keywords in the search field:
https://forum.dynamobim.com/search?q=multiline

Done!

Great!