This article is tagged with:
Roblox if then
and lua
roblox if then
if 2 + 3 == 5 then
print("Two plus three is five")
end
if 2 + 3 == 5 then
print("Two plus three is five")
end