I have a workflow that accepts a type string user input parameter as the comment for a CIFS share. Whenever there is a space in this field WFA errors out not recognizing that the space is part of the string variable. Is there a way to make this work? I've tried encapsulating in quotes and also adding an escape \ character before the space to no avail.