#method must return String

1 messages · Page 1 of 1 (latest)

cyan willowBOT
#

<@&987246399047479336> please have a look, thanks.

twin pasture
#

the method must return anything in all scenarios

#

now it only returns if such month exists

#

but what if theres no month for value=13?

cyan willowBOT
#

method must return String

#

Changed the title to method must return String.

deft phoenix
deft phoenix
twin pasture
#

Just return something like -1 after the for loop

#

It has to return something in all possible cases

deft phoenix
twin pasture
#

That would just make the code which calls your metbod more bloated

#

You could also use optional