Jump to content

Recommended Posts

Posted (edited)

how do you send " <-------------that

send("{"}") lol

i have looked threw the help file but havent found it

--------------------------------------------------------------

lol nvm i figurd it out

send("+'")

Edited by onedayillpay
Posted

how do you send " <-------------that

send("{"}") lol

i have looked threw the help file but havent found it

sending a string must follow

1. string definition --> " should be double " unless you use single quote around the double quote.

2. special character definition as define in send function

Send('"')

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...