Translations:Manual:Introduction/53/yd

From Mudlet
Revision as of 01:04, 9 October 2021 by WikiSysop (talk | contribs) (Updating translation from gettext import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Don't forget to use a space when you're concatenating two variables together: <syntaxhighlight lang="lua"> firstname = "Apple" lastname = "Red"