`arguments.getInt().takeUnless{ it == 0 }?.let{act...
# announcements
k
arguments.getInt().takeUnless{ it == 0 }?.let{action()}