You'll need to modify the code stage to make this work.
At the bottom, where it invokes mail.HTMLBody, add this before it:
if Subject <> "" Then
mail.Subject = Subject
end if
You'll also need to add a text input called Subject.
------------------------------
Ami Barrett
Lead RPA Software Developer
Solai & Cameron
Richardson, TX
------------------------------