EricBBB Posted March 27, 2008 Posted March 27, 2008 Like how do i send ("Hey man i just made" $money ) i cant get it working
Swift Posted March 27, 2008 Posted March 27, 2008 (edited) Send("hey man" & $Variable) Explaination: You must have a & sign, to continue the string if your using a variable and text, or variable and variables. Enjoy! Edited March 27, 2008 by R6V2
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now