includes equivalent roblox code example
Example 1: roblox if then
if 2 + 3 == 5 then
print("Two plus three is five")
end
Example 2: roblox +
--Please Friend me on roblox: Bssiemeow
if 2 + 3 == 5 then
print("Two plus three is five")
end
--Please Friend me on roblox: Bssiemeow