Comment (Scripting): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
m
Text replacement - "<SyntaxHighlight code="lua">" to "<syntaxhighlight lang="lua">"
m (Text replacement - "</SyntaxHighlight>" to "</syntaxhighlight>")
m (Text replacement - "<SyntaxHighlight code="lua">" to "<syntaxhighlight lang="lua">")
Tags: Mobile edit Mobile web edit
 
Line 8: Line 8:


Here is an example of a short comment:
Here is an example of a short comment:
<SyntaxHighlight code="lua">
<syntaxhighlight lang="lua">
-- This is a comment!
-- This is a comment!
</syntaxhighlight>
</syntaxhighlight>

Navigation menu