And another question: I have two Output<string> values, and I would like to combine them to cr...
g
And another question: I have two Output<string> values, and I would like to combine them to create a new Output<string>. How could I do this?