roblox if then
snippet in lua
roblox if then
user8871
if 2 + 3 == 5 then
print("Two plus three is five")
end