If not roblox studio code example Example: roblox if statement local test = 1 if test > 4 then print('Test is greater than 4') end