The null statement performs no operation, other than to provide an instruction where one is required. This is usually used for program readability.
null
if answer = "yes" then print "Are you sure?" else null