Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Being able to add a quotation mark to a string
« previous
next »
Print
Pages: [
1
]
Author
Topic: Being able to add a quotation mark to a string (Read 279 times)
Treynolds416
August 02, 2012, 08:07:10 PM
Pretty much echo("""); except that doesn't work. Isn't there a backslash index number so I can use it in strings?
Ad Bot
Advertisement
Ipquarx
August 02, 2012, 08:09:04 PM
Just put in
\"
Like doing
echo("\"hi\"");
would echo "hi"
Treynolds416
August 02, 2012, 08:22:49 PM
Thanks
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Being able to add a quotation mark to a string