Translations:Manual:Introduction/61/ar

From Mudlet
Jump to navigation Jump to search

If you’d like to include variables in the send command, you need to prefix and suffix them with two dots outside the quotes, like this:

send("My name is " .. full_name .. ". What's yours?")