Iris
0
Q:

roblox if then

if 2 + 3 == 5 then
	print("Two plus three is five")
end
1
local test = 1

if test > 4 then
  print('Test is greater than 4')
end
0

New to Communities?

Join the community