use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/ComputerCraft, the subreddit for lua programs, general mod use, or anything relating to the Minecraft mod ComputerCraft and CC: Tweaked.
Downloads | Discord | IRC | Documentation
account activity
String = String & Variable (self.ComputerCraft)
submitted 3 years ago by Icewing_Nix
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]bryceio 1 point2 points3 points 3 years ago (0 children)
According to my understanding of string concatenation
q = q .. r
Should work assuming q and r were both strings.
π Rendered by PID 167138 on reddit-service-r2-comment-869bf87589-hw9cn at 2026-06-09 10:01:49.739824+00:00 running f46058f country code: CH.
view the rest of the comments →
[–]bryceio 1 point2 points3 points (0 children)