Android Question Resumable Sub

carlos7000

Well-Known Member
Licensed User
Longtime User
Because when I write functions, some become Resumables and others do not?

Sometimes when I write a simple function, I notice with surprise that a message appears indicating that a Resumable sub can only return a ResumableSub value or nothing.

How did a simple function become a resumable sub?
 
Top