I have generated PDF document using the compose / replace function and put this value in a variable, what I then need to do is to append this variable to another array variable that contains PDF attachments.
This is the variable from the generated PDF

and this is the variable of the attachments that come from Microsoft forms.

What I want is to able to attach these variables into one email.

I have tried to append to variable and I get the ContentByte not supported in the send email action