Closed masenf closed 3 days ago
If the user provides a Var for message then apply it as props["title"] to avoid a var operations error.
Var
message
props["title"]
If the user provides a
Var
formessage
then apply it asprops["title"]
to avoid a var operations error.