Hi, I’m setting up a simple bot, I just want it to either
display a link or open a link (to a zoho form)
This text displays the full link (which I don't want):
question =
{"name":"time","replies":{"Great! You can
sign up here: https://www.google.com/"}};
I tried to use the href tag like this (but it generates an error and does not allow me to save):
<a href="https://www.google.com/"
>New Client Sign Up</a>
Here is the error message:
Messagehandler : (Line No : 18) Syntax error. Expecting '}' or ','. Found 'https'.
Please advise:
Writer is a powerful online word processor, designed for collaborative work.