Or just `return if(somethingReturningAnInteger() &...
# announcements
t
Or just
return if(somethingReturningAnInteger() > -1) "not null" else null