I am using flow to convert html to pdf, and when I input (in OnSelect)
ie. xxx.Run("<!DOCTYPE html><html><body>My Name is :" & JSON(TextInputName.Text, JSONFormat.IgnoreBinaryData) & " </body></html>")
the pdf result will be: My Name is :" Peter "
And I don’t know how to delete "", because the use of them in command is activating JSON.
Does anyone can help? Thanks.

Report
All responses (
Answers (